coogleyao / 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. 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.

Change log

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

http://www.hitchhiker-api.com

License:Other


Languages

Language:TypeScript 87.8%Language:JavaScript 8.4%Language:CSS 3.0%Language:Nginx 0.3%Language:Shell 0.2%Language:HTML 0.2%Language:Batchfile 0.1%