-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Backend API method and API GW route to Serve Landing pages of Deployed services in a proj/venue #382
Comments
@jdrodjpl ping for status. |
Finalizing the API Gateway aspect of this (lots I've needed to learn about the Unity setup on that end). Hoping to have it done by today. |
@galenatjpl @jdrodjpl what is the status of the health endpoint? |
@jdrodjpl @mike-gangl @rtapella @anilnatha . We just had a conversation in the Unity status meeting. Right now, there is an existing endpoint that returns the health status, component name, and endpoint URL. So this is sufficient for now. We will work with this for now (the dashboard will query this URL). We will see how this approach goes, and if necessary, open future tickets. For now, I think we have everything we need. |
Backend API to serve UI links that the Navbar UI needs to display.
Should be served as a JSON response.
This API will:
https://unity.com/project/venue/endpoints
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: