steamcmd / api

Read-only API interface for steamcmd app_info
https://www.steamcmd.net
MIT License
56 stars 7 forks source link

Add health status endpoint #1

Closed jonakoudijs closed 1 year ago

jonakoudijs commented 4 years ago

Create a health status endpoint that can be used to quickly see the health status of the API (instance) that checks if steamcmd, http connection, API etc. works. This endpoint can also be used via the current monitoring: Uptime Robot.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jonakoudijs commented 1 year ago

As of version 1.10.0 the API has been rewritten to FastAPI 🥳. This will make creating features like this a lot easier but for now this issue will be closed seeing this is not required at this time. Other features have priority.