Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Add a simple static web UI #52

Merged
merged 11 commits into from
Dec 11, 2023
Merged

Add a simple static web UI #52

merged 11 commits into from
Dec 11, 2023

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Dec 7, 2023

This PR adds some simple Jinja templates for the registry to add a simple static web UI.

It also moves the location that the real API is hosted at (now under /api and /api/<version>) and better nests some of the API responses. This should constitute an API version bump (which will need the corresponding change at the API repo). In future we could consider maintaining both versions from the same app but that doesn't seem worth it here.

Basic functionality is there but style could definitely be improved! Also probably some cases where I am expecting optional fields to be present given our current data entries.

@ml-evs ml-evs merged commit d098cd9 into main Dec 11, 2023
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant