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

https://github.com/zambelz48/zhc

API Management Tools
https://github.com/zambelz48/zhc

api-management api-testing cli cli-app cli-tool developer-tools rest-cli terminal

Last synced: 5 months ago
JSON representation

API Management Tools

Awesome Lists containing this project

README

          

# ZHC - Api Management Tools
[![NPM Version](https://img.shields.io/npm/v/%40zambelz%2Fzhc)](https://www.npmjs.com/package/@zambelz/zhc)
[![NPM License](https://img.shields.io/npm/l/all-contributors.svg?style=flat)](https://github.com/zambelz/zhc/blob/master/LICENSE)

## Installations
```sh
npm install -g @zambelz/zhc
```

## Guide
- Read the guide [here](./docs/GUIDE.md)

## Features
- [X] API Collections
- [X] Environment variable support
- [X] Fill variable from built-in script
- [X] Fill variable from command line
- [X] Fill variable from custom script
- [X] Custom pre-script and post-script request
- [ ] Store and sync config in Google Drive
- [ ] Live editing support

## Roadmap
- [X] CLI
- [X] Config Management
- [X] Profile Management
- [X] API Management
- [ ] Apps
- [ ] Terminal UI
- [ ] Desktop
- [ ] Mac
- [ ] Linux
- [ ] Mobile App
- [ ] Android
- [ ] iOS
- [ ] Plugins
- [ ] VSCode
- [ ] Neovim
- [ ] IntelliJ