An open API service indexing awesome lists of open source software.

https://github.com/antonio-nicolau/clientao

ClientAO is an open-source cross-platform API Client for building and using APIs, visually inspect responses.
https://github.com/antonio-nicolau/clientao

api-client dart flutter flutter-desktop flutter-tools http-client

Last synced: 11 months ago
JSON representation

ClientAO is an open-source cross-platform API Client for building and using APIs, visually inspect responses.

Awesome Lists containing this project

README

          

# ClientAO

## Please support this initiative by giving this project a Star ⭐️

[](https://discord.gg/mkFrZvhn)

ClientAO is an open-source cross-platform API Client for building and using APIs, visually inspect responses.

Screenshot 2023-05-17 at 18 03 26

With ClientAO you can:
- Draft Collections to help you have your requests organised:
- Create different types of HTTP requests (GET, POST, PATCH, PUT and DELETE)
- Create WebSocket requests
- Easily manipulate request query params, Headers, Auth and body
- Inspect request Response (status code, headers, body, time taken and response body size)
- View formatted code previews for types like JSON, XML, HTML, etc...
- For return results as images (video coming soon), ClientAO helps by directly previewing these results
- Create and manage environment variables

https://github.com/antonio-nicolau/ClientAO/assets/67912928/a9f08cfa-6cf4-47fc-ada9-0b28b016ae83

### Features of ClientAO

1. Create HTTP request

https://github.com/antonio-nicolau/ClientAO/assets/67912928/b89e5e96-2f62-41e5-9323-a66401ab6837

2. Create WebSocket request

https://github.com/antonio-nicolau/ClientAO/assets/67912928/f6a39e4d-487c-4425-8522-f0f7d5869e00

3. Generate Client code, it supports Dart with http package, NodeJS with http & Axios

https://github.com/antonio-nicolau/ClientAO/assets/67912928/2ceb2761-f82c-4181-a851-0a74ed1cef9d

4. Create and manage Environment variables

https://github.com/antonio-nicolau/ClientAO/assets/67912928/6a52a907-37c2-4196-b58c-9dd85c723966

5. Dark mode support

https://github.com/antonio-nicolau/ClientAO/assets/67912928/8b7be719-96ec-4f0b-a124-eb71f4539287

### Important to getting started

This project uses Records feature which is available on Dart 3.0.0, so to avoid error when running remember to update your Dart version in the `pubspec.yaml`

```
environment:
sdk: '>=3.0.0 <4.0.0'
```

- [Hive](https://pub.dev/packages/hive) for Local cache with 🥹
- [Hooks_riverpod](https://pub.dev/packages/hooks_riverpod) as state management. 😍
- [Http](https://pub.dev/packages/http) for http requests 😇
- [davi](https://pub.dev/packages/davi) for amazing table view 😊

In case you need any help with ClientAO please feel free to drop by our [Discord server](https://discord.gg/mkFrZvhn). Would be great to have you there 😊

### Download

> **_NOTE:_** Since I don't have an Apple developer account, I can't generate an assigned package, so when trying to install your operating system will warn you that this software is dangerous

ClientAO is available for Mac, Windows, you can downloaded from the links below:

MacOS (Universal build - Apple Silicon & Intel) - [Download Link](https://github.com/antonio-nicolau/ClientAO/releases/download/v1.0.1/Clientao.dmg)

Windows - [Download Link](https://github.com/antonio-nicolau/ClientAO/releases/download/v1.0.1/client_ao.exe)

### Having issue, want to request a feature or give Feedback
Just click on the [Issue tab](https://github.com/antonio-nicolau/ClientAO/issues) to raise a new issue in this repo.

### How can I Contribute?
Please check out [CONTRIBUTING.md](https://github.com/antonio-nicolau/ClientAO/blob/master/CONTRIBUTING.md)

## Support Donate

If you find this project useful, you can buy me a coffee ☕️
will be very grateful to you for your support 😊

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/antonionicolau)

Buy Me A Coffee