a Restful Api test tool
Hitchhiker Api is a Restful Api integrated testing tool that support Schedule, Response comparsion, Stress Test, support upload js file to hook request, easy to deploy it in your local server. It make easier to manage Api with your team.
Go to http://www.hitchhiker-api.com for test,use try without login
. (Demo doesn’t support stress test)
Func | Hitchhiker | Postman |
---|---|---|
Collaboration | ✔, auto sync | Need Share,Pro support but not free |
Script | ✔ Powerful,could upload js lib | ✔ only can use built-in lib |
Schedule | ✔ | ✔, use Newman and Jenkins |
Response comparison | ✔ | ✘ |
Stress Test | ✔ | ✘ |
Param Req | ✔ | ✘ |
Document | ✘, powerful doc system in plan | ✔,weak |
Api Mock | ✘ | ✔ |
Detail | Need improve | Strong |
security | Strong,deploy in local | Weak, data will upload to server |
Only test in Chrome(Recommend) and Firefox, Don’t have any plan to support the others.
GPL-2.0 + Commercial use prohibited