pierreozoux / hopfront

The best way to interact with your APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HopFront

HopFront is the best way to interact with APIs.

HopFront Screenshot

Features

  • Set up in literally 2 minutes.
    • you just need an OpenAPI spec (which can be automatically generated if you don't already have one).
  • Browse & query your API in a Human-friendly way.
    • HopFront understands relationships between your endpoints, no more copy/pasting your ids everywhere!
  • Build custom and dynamic dashboards.
    • Useful for rapidly building internal tools or personalized UIs based on your daily API interactions.

Installation

HopFront is currently available as a Docker image, follow the installation guide here.

Contributing

Getting Started

HopFront is built using Next.js.

Running the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

About

The best way to interact with your APIs

License:Other


Languages

Language:TypeScript 99.0%Language:CSS 0.6%Language:Dockerfile 0.3%Language:JavaScript 0.1%