Hubql API Client
Build, test and debug your APIs by sending HTTP requests in your local environment based on your OpenAPI specification.
API Client Demo
Watch a short demo (2min) of the Hubql Client to get a quick overview of its features.
Import your OpenAPI specification. Done.
Kickstart your development with any OpenAPI spec either introspection via URL or through our server libraries passing your API schema. Any additional headers, request parameters and body can be saved to be reused as your personal collection.
Request and Response
Send API requests with the Hubql Client and inspect your responses. Use your OpenAPI specification or custom requests to test your APIs.
Local-first
Hubql API Client is built as local-first application storing your data offline in the browser or file system. Our API client runs client-side in the browser only either as a local server plugin for example as NestJS plugin or distributed directly via CDN as JS library.
Environments and Variables
Store your environment variables in your workspace and use them in your API requests. No need to copy-paste your variables anymore.
Share without deployment
At Hubql we believe progress is the fastest with short feedback loops, less friction, less meetings. We enable you to get instant feedback by sharing your local environment with others to unblock your development when feedback is needed.
Available for your favorite framework
Hubql REST API Client is available for popular frameworks and libraries. It is currently available for NestJS, Elysia, Fastify and Hono and more to come.