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
- Host: GitHub
- URL: https://github.com/zambelz48/zhc
- Owner: zambelz48
- License: mit
- Created: 2024-09-28T05:23:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-20T11:38:31.000Z (8 months ago)
- Last Synced: 2025-10-25T13:54:26.852Z (8 months ago)
- Topics: api-management, api-testing, cli, cli-app, cli-tool, developer-tools, rest-cli, terminal
- Language: TypeScript
- Homepage:
- Size: 120 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ZHC - Api Management Tools
[](https://www.npmjs.com/package/@zambelz/zhc)
[](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