Skip to content
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

Add REST API via Django REST Framework #29

Open
mruffalo opened this issue Sep 3, 2024 · 2 comments
Open

Add REST API via Django REST Framework #29

mruffalo opened this issue Sep 3, 2024 · 2 comments
Assignees

Comments

@mruffalo
Copy link
Contributor

mruffalo commented Sep 3, 2024

Now that we're reasonably happy with the data model, add a REST API to this application, with possibly-autogenerated serialization of the data models present in the application.

Work with the Harvard group to ensure this API meets their needs, especially in terms of how much information is returned via a single API call vs. how many API calls are necessary to get the relevant information for each tissue.

@mruffalo mruffalo assigned mruffalo and seschultz and unassigned mruffalo Sep 3, 2024
@mruffalo
Copy link
Contributor Author

mruffalo commented Sep 17, 2024

Endpoint that I'm reasonably sure will be necessary: "get metadata for the most recent data products of a particular tissue, newest for each assay, with download links for large data files and one or more S3 URLs to drive a Vitessce view"

@bherr2
Copy link
Member

bherr2 commented Sep 17, 2024

The MC-IU team would also be interested in this API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants