An open API service indexing awesome lists of open source software.

https://github.com/buonotti/apisense

Tool to monitor the quality and availability of API data
https://github.com/buonotti/apisense

golang monitoring rest-api validation

Last synced: 5 months ago
JSON representation

Tool to monitor the quality and availability of API data

Awesome Lists containing this project

README

          

# 🔍 Apisense

apisense logo

![Build](https://github.com/buonotti/apisense/actions/workflows/go.yml/badge.svg)
![CodeQL](https://github.com/buonotti/apisense/actions/workflows/codeql.yml/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/buonotti/apisense)](https://goreportcard.com/report/github.com/buonotti/apisense)
[![Go Reference](https://pkg.go.dev/badge/github.com/buonotti/apisense/v2.svg)](https://pkg.go.dev/github.com/buonotti/apisense/v2)

Apisense is a project that is used to monitor given endpoints in the most flexible way and generate reports about the
state of the returned data.

For information about installation and usage, check out the [wiki](https://apisense.dev/)

## Contribution

If you want to contribute or have an issue to report make sure you open a [GitHub Issue](https://github.com/buonotti/apisense/issues/new).

## License

The project is licenced under the MIT license