https://github.com/omarsar/api_status_checker
A dashboard for checking APIs status (RoR)
https://github.com/omarsar/api_status_checker
Last synced: 7 months ago
JSON representation
A dashboard for checking APIs status (RoR)
- Host: GitHub
- URL: https://github.com/omarsar/api_status_checker
- Owner: omarsar
- Created: 2016-05-09T10:24:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T06:07:30.000Z (over 9 years ago)
- Last Synced: 2025-01-23T06:24:08.563Z (9 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## API Status Checker
Many times I find myself manually checking the status of my APIs. Lately, I had an idea to just build an API checher dashboar so that I can see if any of APIs are running or failing.## Notes
This project is developed using Python and Flask.## Contributor
[Elis Saravia](http://elvissaravia.com)