UNPKG

@zambelz/zhc

Version:
40 lines (35 loc) 970 B
# 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