dependabot[bot]
2020-02-19 fbde6d20ead158ce0cd8469d3ae27e9d6322a405
commit | author | age
b85b61 1 # Sample API for report application status via JSON document 
JR 2
3 This API has two endpoints:
4
5 * healthz
6   returns 200 and json string indicating health of API
7 * status
8   returns 200 + json doc if it can find a given JSON document
9   returns 404 if it cannot find the document