Developer Hub for building APIs
Hubql is your local-first API Client to
test, share, document and ship APIs faster.
API development re-imagined
Build in combination with industry standards like OpenAPI and emerging tech like local-first bringing you the best and most efficient way to develop APIs together.
Watch a short demo (2min)
Everything you need to ship APIs faster
openapi: "3.0.0"
info:
version: 1.0.0
title: My Petstore
serers:
- url: http://localhost:3000/v1
- url: https://my.petstore.io/v1
Open API Specification Import
Start with any OpenAPI spec either through introspection via URL or using our server libraries passing your API schema.
Local-first
Hubql is built as local-first library storing your data offline. Our API client runs in browser only either as a local server plugin for example as NestJS plugin or distributed directly via CDN as JS library.
Workspace and Hubs
Organize your APIs in workspaces and Hubs. Share your API Hubs with your team members and collaborate on the same API collection.
Local
Key | Value |
---|---|
USER_ID | ················· |
API_TOKEN | ····························· |
Add Key | Add Value |
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.
Peer-to-Peer
Shorten your feedback loops, reduce friction, and have fewer meetings. We enable you to get instant feedback by sharing your local environment with others to unblock your development when feedback is needed.
Hosted Cloud version available
We are offering a hosted cloud version of Hubql API Client for you to get started quickly. No need to install anything, just start developing your APIs. All data is stored locally in your browser.
More coming soon to your Hubs
Connect with us our social media and to build better tools for you, together.
API Reference
Generate beautiful API references automatically and make them available in one-click deploy. A great way to explain or share with your API consumers!
Learn moreAPI Metrics
Review API metrics right inside your API test client using Hubql. Get insights into your API performance without context-switching and make your API faster than ever.
Learn moreAPI Collaboration
Work together with your team members on the same API collection. Share your API collection with your team members to test faster together.
Learn moreAPI Visualization
Make API schema available as easy-to-understand visualizations. Share your API schema with your team members in a visual way and collaborate.
Learn moreNews, insights and more
Explore our blog and understand what we are up to at Hubql and why we do what we do.
GraphQLConf 2023 Highlights
In September we had the opportunity to attend GraphQLConf 2023 in San Francisco to participate in a few workshops and the two conference days.
CityJS Singapore 2023
CityJS 2023 in Singapore was a successful event featuring workshops and conference talks for developers and tech individuals.
Why Hubql solves software collaboration challenges?
Building software today has become increasingly faster than just a few years or even a few months ago thanks to 3 recent major developments the rise of developer tooling, no/low code movement and integrations.