eaze / preroll

A crate of prerolled Rust tools.
Other
39 stars 4 forks source link

feat: intial /monitor/status built-in endpoint #9

Closed Fishrock123 closed 3 years ago

Fishrock123 commented 3 years ago

This adds a GET /monitor/status which returns some handy data for human operators.

This is formatted similar to Boltzmann.js's equivalent endpoint, and is akin to the /health draft RFC.