Skip to content

neven7/Hitchhiker

 
 

Repository files navigation

Hitchhiker Api is a Restful Api integrated testing tool. 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.

Feature

  • Api collaboration development with team
  • Api history
  • Multiple environments support
  • Schedule and run batch
  • Make a comparison for Api response between two different environments (eg: stage vs product)
  • 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 import Postman v1 collections
  • Performance test (progressing)
  • Api Document (in future)

Display

more images

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 87.7%
  • JavaScript 8.6%
  • CSS 2.9%
  • Nginx 0.3%
  • HTML 0.2%
  • Batchfile 0.2%
  • Shell 0.1%