-
Notifications
You must be signed in to change notification settings - Fork 79
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
Build API #385
Comments
To make this a little more concrete, we should implement GET endpoints for the following:
Not exactly sure which fields we should return, it probably makes sense to start with whatever we offer in the UI. |
3 tasks
3 tasks
michplunkett
added a commit
that referenced
this issue
Jan 6, 2025
## Fixes issue Sets the groundwork for this issue: #385 ## Description of Changes Simplifying the import logic for the `auth` and `main` routes of the application. This also sets up the work for this PR: #1138 ## Tests and Linting - [x] This branch is up-to-date with the `develop` branch. - [x] `pytest` passes on my local development environment. - [x] `pre-commit` passes on my local development environment.
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Several groups and individuals have already asked me for our data, we should have an API so this is easy!
The text was updated successfully, but these errors were encountered: