hellosean1025 / Hitchhiker

a Restful Api integrated testing tool

Home Page:http://www.hitchhiker-api.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hitchhiker Api is a Restful Api integrated testing tool that support Schedule, Response comparsion, Stress Test etc. You can deploy it in your local server. It make easier to manage Api with your team.

中文 Read Me

Go to http://www.hitchhiker-api.com for test,use try without login. (Demo doesn't support stress test)

Change log

Feature

  • Api collaboration development with team
  • Api history
  • Multiple environments and Runtime variables support, easy to handle api dependence
  • 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
  • Distributed stress test
  • Api Document (in future)

Stress Test

Hitchhiker-Node

Display

Deploy

Recommend use docker,it's easy and quickly,refer to deploy with docker

Or you can deploy base on source code without docker, it's easy too.

linux: deploy to linux

windows: deploy to win

How to use

refer to How to use

Browser

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

Licence

GPL-2.0 + Commercial use prohibited

About

a Restful Api integrated testing tool

http://www.hitchhiker-api.com

License:Other


Languages

Language:TypeScript 89.9%Language:JavaScript 6.9%Language:CSS 2.7%Language:Shell 0.2%Language:HTML 0.1%Language:Batchfile 0.1%