githubEdit

API Gateway

Tools:

Fireprox: https://github.com/ustayready/fireprox

1) Create API endpoint

python fire.py --command create --url https://api.bestcloudcompany.org

2) Delete API endpoint

python3 fire.py --command delete --api_id API_ID

3) List commands

python fire.py --command list

Last updated