nih-cfde / dashboard-api

Other
0 stars 0 forks source link

Implement the endpoint for retrieval of favorite DCCs, anatomy terms, and assays #22

Closed victor73 closed 3 years ago

victor73 commented 3 years ago

Implementation of the API code to fetch the user's favorite DCCs, anatomy terms, and assays. No pagination required as the list is not projected to ever be very large.

jonathancrabtree commented 3 years ago

Endpoint implemented by @mschor.