开源的 Restful Api 集成测试工具

1,366 阅读1分钟

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 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