SkillAgentSearch skills...

Hitchhiker

a Restful Api test tool

Install / Use

/learn @brookshi/Hitchhiker

README

<img src='https://raw.githubusercontent.com/brookshi/Hitchhiker/master/client/public/hitchhiker-title-dark.png' height='20'/>

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)

中文文档  Document

更改日志  Change Log

Feature

  • Api collaboration development with team
  • Api history
  • Multiple environments and Runtime variables support, easy to handle api dependence
  • Assert base on UI
  • Powerful script, support requiring any js lib which upload to project, read excel, cryptographic, no can't do
  • Request parameterization, include ManytoMany and OnetoOne, now you can use a request to handle multple situation like various query string, body
  • Schedule and run batch
  • Make a comparison for Api response between two different environments (eg: stage vs product)
  • Support Handling response before comparing
  • Easy to deploy (support docker, windows, linux), keep data in your control, never lose data
  • All changed will be auto saved in local cache even if refresh page
  • Support importing Postman v1 collections
  • Load test
  • Sync collection data of team automatically
  • Api Document (in future)

Different with Postman

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

微信交流 (注明 api)

<img src='https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/hitchhiker_wx.jpg' width='400'/>

Display

<img src='https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/collection.png' width='800'/> <img src='https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/pre_request_script.PNG' width='800'/> <img src='https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/header.gif' width='800'/> <img src='https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/history.png' width='800'/> <img src='https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/parameters.gif' width='800'/> <img src='https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/schedule.png' width='800'/> <img src='https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/schedule/statistics.png' width='800'/> <img src='https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/stresstest.gif' width='800'/> <img src='https://raw.githubusercontent.com/brookshi/images/master/Hitchhiker/assert.gif' width='800'/>

Browser

Only test in Chrome(Recommend) and Firefox, Don't have any plan to support the others.

Licence

GPL-2.0 + Commercial use prohibited

View on GitHub
GitHub Stars2.3k
CategoryDevelopment
Updated9d ago
Forks400

Languages

TypeScript

Security Score

85/100

Audited on Mar 17, 2026

No findings