pandafolks / panda

🚀 High-performance, All-in-one API Gateway
https://pandafolks.github.io/panda
Apache License 2.0
5 stars 0 forks source link

Implement the healtcheck endpoint. #137

Closed MattSzm closed 1 year ago

MattSzm commented 1 year ago

Add the endpoint, where Panda will serve its current health.

Bonus points: The REST endpoints are available once we launch the whole application (create all services, caches, etc..). Right now, the launching duration is very short, but it would be nice to have this endpoint working and saying that the Panda instance is starting up.