Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hipo/gotcha
API Benchmark Tool
https://github.com/hipo/gotcha
Last synced: 4 days ago
JSON representation
API Benchmark Tool
- Host: GitHub
- URL: https://github.com/hipo/gotcha
- Owner: Hipo
- Created: 2016-01-19T01:15:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-24T09:15:28.000Z (over 8 years ago)
- Last Synced: 2024-07-31T22:42:05.878Z (3 months ago)
- Language: Go
- Homepage:
- Size: 2.8 MB
- Stars: 28
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gotcha
======Gotcha is an api benchmark tool that let's you monitor your api endpoints by response time. You can simply fetch all the recorded urls on different date times and see how the response time changes.
Features
--------
- Add application
- Add url (ability to add custom headers)
- Fetch urls and record response times (ability to add calback url)Application Detail Screen
-------------------------
![app detail](https://raw.github.com/Hipo/gotcha/master/screenshots/app-detail.png)Url List Screen
---------------
![url list](https://raw.github.com/Hipo/gotcha/master/screenshots/add-url.png)Url Detail Screen
-----------------
![url detail](https://raw.github.com/Hipo/gotcha/master/screenshots/url-record-detail.png)