gracenote/django-health-monitor

DRF/OpenAPI v3

jayvdb opened this issue · 0 comments

As there is no client, and it is quite a simple API, I think it would be advantageous to expose the endpoints via Django REST Framework, which also makes it easier to secure, and easier to build user friendly clients for.

For exposing an OpenAPI v3 schema, I recommend drf-spectacular.