
Sleek, intuitive API development and testing platform
Hoppscotch is a lightweight API development suite with 79k+ GitHub stars — a Postman alternative with real-time features and offline-first design.
| License | MIT |
| Stack | Vue.js, TypeScript |
| Self-hosted | Yes |
| Platforms | Web, Desktop, CLI |
| Protocols | REST, GraphQL, WS, SSE |
git clone https://github.com/hoppscotch/hoppscotch.git
cd hoppscotch
pnpm install && pnpm run build
Backend required for team features and authentication.