This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
[🚀] REST-endpoint for system availability state #31
Labels
enhancement
New feature or request
feedback wanted
Extra discussion is needed
integration
Related to integration with OS & other projects (external API)
Describe the solution you'd like
A standard REST endpoint should be added to the framework to indicate the framework is online and REST requests can be served.
It should return at least the current version of the framework.
Other information that may be useful is open for discussion (@finnWellers )
Describe why you would like to see this implemented
This way, applications can check for availability with a small request before starting real requests.
The text was updated successfully, but these errors were encountered: