API Dash ⚡️
Please support this initiative by giving this project a Star ⭐️
API Dash is a beautiful open-source cross-platform API Client that can help you easily create & customize your API requests, visually inspect responses and generate Dart code on the go.
Download
API Dash can be downloaded from the links below:
OS | Distribution | Installation Guide | CPU/Architecture | Download Link |
---|---|---|---|---|
macOS | .dmg |
Link | Apple Silicon & Intel | Link |
Windows | .exe |
Link | 64-bit | Link |
Linux | .deb |
Link | amd64 | Link |
arm64 | Link | |||
.rpm |
Link | x86_64 | Link | |
aarch64 | Link |
A Quick Glimpse of API Dash ⚡️ (Demo Video)
Demo Video on Youtube - Link (In case there is an error loading the embedded video below 👇)
https://github.com/foss42/apidash/assets/615622/fccc569e-3152-47be-9f94-ceb851ee85a0
List of Features
↗️ Create & Customize API Requests
- Create different types of HTTP requests (
GET
,HEAD
,POST
,PATCH
,PUT
andDELETE
) - Easily manipulate and play around with request inputs like
headers
,query parameters
andbody
. - Full support to send text content with 🥳 Unicode/Emoji and preview any API response containing Unicode/Emoji.
🔎 Visually Inspect and Download API Responses
- Inspect the API Response (HTTP status code, error message, headers, body, time taken)
- View formatted code previews for responses of various content types like
JSON
,XML
,YAML
,HTML
,SQL
, etc. - Supports directly previewing these a wide variety of 🖼 image file formats such as
jpeg
,png
,gif
, etc. - Save 💾 response body of any mimetype (
image
,text
, etc.) directly in theDownloads
folder of your system by clicking on theDownload
button.
👩🏻💻 Code Generation
- The only open source API client that supports advanced Dart code generation so that you can easily integrate APIs in your Dart/Flutter project or directly run it on DartPad.
🌙 Full Dark Mode Support
- Easily switch between light mode and dark mode.
💼 Organize Requests in Collection Pane
- Press and Drag to Re-arrange requests.
- Double-click to rename requests.
- Click and open popup menu to duplicate and delete a request.
💾 Data
- Data is persisted locally on the disk. To save the current snapshot, just press the Save button in the collection pane.
⚙️ Settings & Other Options
- Customize various options using a dedicated Settings screen.
- Window Configuration (Size & Position) is persisted and restored on app start. (Only macOS & Windows)
What's new in v0.2.0?
Visit CHANGELOG.md
Provide Feedback, Report Bugs & Request New Features
Just click on the Issue tab to raise a new issue in this repo.
Contribute to API Dash
You can contribute to API Dash in any or all of the following ways:
- Ask a question
- Submit a bug report
- Request a new feature
- Suggest ways to improve the developer experience of an existing feature
- Add documentation
- To add a new feature, resolve an existing issue or add a new test to the project, check out our Contribution Guidelines.
Need Any Help?
In case you need any help with API Dash or are encountering any issue while running the tool, please feel free to drop by our Discord server and we can have a chat in the #foss channel.