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

https://github.com/niradler/policyer

Create a check system in an extendable way, create a provider to feed the checks with data, checks can be written in json or yml format.
https://github.com/niradler/policyer

Last synced: 9 months ago
JSON representation

Create a check system in an extendable way, create a provider to feed the checks with data, checks can be written in json or yml format.

Awesome Lists containing this project

README

          

# policyer

Create a check system in an extendable way, create a provider to feed the checks with data, checks can be written in json or yml format.

## Documentation

- [Getting Started](https://github.com/niradler/policyer/blob/master/docs/GettingStarted.md)
- [Checks](https://github.com/niradler/policyer/blob/master/docs/Checks.md)
- [Cli](https://github.com/niradler/policyer/blob/master/docs/Cli.md)
- [Example Repo](https://github.com/niradler/policyer-todo)
- [Todo](https://github.com/niradler/policyer/blob/master/docs/Todo.md)

### policyer modules:

- [policyer-todo](https://github.com/niradler/policyer-todo)
- [policyer-http](https://github.com/niradler/policyer-http)