Jim Rigsbee
2020-02-19 b85b617c82f35924483db96c2777c9f1f31aaea4
README.md
@@ -1,2 +1,9 @@
# provisioner-api
Status reporting API for provisioning classrooms
# Sample API for report application status via JSON document
This API has two endpoints:
* healthz
  returns 200 and json string indicating health of API
* status
  returns 200 + json doc if it can find a given JSON document
  returns 404 if it cannot find the document