joelbirchler
2020-02-21 090394ad5a3778d9e6c23f0e55e00335303a2170
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