API Monitor
Less than 1 minute
API Monitor
This project aims to develop an API monitor that can be used on GitHub Actions to monitor the connectivity of third-party APIs. The repository is here.
Core functionality (To Be Developed)
- Execute on GitHub Actions to monitor third-party APIs.
- Return a result that can be visualized on a static website and in JSON or Markdown file.
- Support GET/POST/PUT/ methods
- Support the validation of the HTTP response