Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

[🚀] REST-endpoint for system availability state #31

Open
MarkL4YG opened this issue Jun 11, 2019 · 4 comments
Open

[🚀] REST-endpoint for system availability state #31

MarkL4YG opened this issue Jun 11, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request feedback wanted Extra discussion is needed integration Related to integration with OS & other projects (external API)

Comments

@MarkL4YG
Copy link
Member

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.

@MarkL4YG MarkL4YG added enhancement New feature or request feedback wanted Extra discussion is needed labels Jun 11, 2019
@MarkL4YG MarkL4YG added the integration Related to integration with OS & other projects (external API) label Jun 11, 2019
@finnWellers
Copy link
Contributor

It should be relatively easy to implement by registering a system Controller. Maybe we should think if we want to treat system controllers differently than plugin controllers

@MarkL4YG
Copy link
Member Author

We could theoretically do that but at the moment I don't think any special treatment is necessary.

@MarkL4YG MarkL4YG added this to the Stable Release 1.1.0 milestone Jun 18, 2019
@finnWellers
Copy link
Contributor

finnWellers commented Jun 21, 2019

This should be a prerequisite for #12

@MarkL4YG MarkL4YG removed this from the Stable Release 1.1.0 milestone Nov 14, 2019
@finnWellers
Copy link
Contributor

Also add information about registered Controllers and Plugins

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feedback wanted Extra discussion is needed integration Related to integration with OS & other projects (external API)
Development

No branches or pull requests

2 participants