davidemerson / cherubgyre

cherubgyre is an anonymous community defense social network
https://cherubgyre.com
GNU General Public License v3.0
1 stars 0 forks source link

write a health check endpoint for the API, and a test against that health check #13

Open davidemerson opened 2 weeks ago

davidemerson commented 2 weeks ago

We need to be sure we can ascertain successful build and deployment of the application, so let's get a test against a health check endpoint which should return 200 OK if the application is live.