You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
The admin portal needs a way to show the status of pattoo infrastructure. This needs to be obtained via the API
At a minimum the following needs to be seen:
A simple True / False status representing on or off will be sufficient. The data must be returned as JSON.
There is already an API
/status
route which could be used.The solution must consider the possibility of additional status data being included in the API results.
The text was updated successfully, but these errors were encountered: