Developer Tools
Hoppscotch
exampleAre you the maker of hoppscotch.io?
This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.
An open-source, in-browser API client. The Postman alternative that loads instantly, requires no signup, and runs entirely on the page when you want.

What you get
Open source
Anyone can read, modify, and redistribute the code.
Free software (FSF-approved)
Open source under a license the Free Software Foundation recognizes, with no use restrictions.
Free version available
There's a meaningful free version you can use indefinitely without paying.
No subscription required
The core software doesn't need a recurring payment to keep working.
No account needed
Use it without signing up or giving them your email.
You can run your own server
Skip the company's hosting and run the software on your own machine or a server you rent.
Easy to export your data
Download all your data any time, in a format you can actually use elsewhere.
Has a developer API
Other software can integrate with it through a documented public interface.
Technical detailsexpand
No maintainer declared.
View manifest (JSON-LD)expand
{
"@context": "https://vibehunt.tech/v1",
"@type": "Capability",
"id": "cap:example:hoppscotch",
"software": {
"name": "Hoppscotch",
"category": "developer-tools",
"homepage": "https://hoppscotch.io",
"source": "https://github.com/hoppscotch/hoppscotch",
"license": "MIT",
"packageRefs": [],
"description": "An open-source, in-browser API client. The Postman alternative that loads instantly, requires no signup, and runs entirely on the page when you want."
},
"solves": [
{
"intent": "Test REST, GraphQL, and websocket APIs in a fast browser tool without installing a heavy desktop app or signing in.",
"constraintsSatisfied": [
"core:open-source",
"core:libre",
"core:free-tier",
"core:no-subscription",
"core:no-account-required",
"core:self-hostable",
"core:exportable",
"core:has-api"
],
"scale": [
"single-user",
"team"
]
}
],
"maturity": "stable",
"source": "example"
}