drogus / api-toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Api Booster

Helps to understand json api

Running

./bin/api-toolkit -cfgFile=cfg.json

TODO

api-booster -port=4000 -api-port=4001

This command will start api-booster on 4000 port, and all requests will be proxied to api on 4001 port. Additional options:

  • -db=req.api specify file to save all requests

About


Languages

Language:Go 76.2%Language:JavaScript 15.4%Language:HTML 6.1%Language:Makefile 1.2%Language:CSS 1.0%Language:Ruby 0.1%