1.2.0 • Published 7 months ago

webapp-forked v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

CSYE7125 - Advanced Cloud Computing

webapp

Web application that checks the health of the database service in the backend.

Endpoint URL

// Route to check if the server is healthy
GET /healthz

Returns 200 OK - Server is up and healthy

Returns 503 Service Unavailable - Server is unhealthy

Returns 405 Method Not allowed - Method call is not GET

Returns 400 Bad Request - In case of Request body and Request Parameters

1.2.0

7 months ago

1.1.2

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.0

7 months ago