API Gateway
Tools:
1) Create API endpoint
python fire.py --command create --url https://api.bestcloudcompany.org2) Delete API endpoint
python3 fire.py --command delete --api_id API_ID3) List commands
python fire.py --command listLast updated