princeton-ddss / blackfish

Machine learning as a service (MLaaS) for busy researchers
https://princeton-ddss.github.io/blackfish/
0 stars 0 forks source link

Create `profiles` endpoints #55

Closed cswaney closed 2 days ago

cswaney commented 1 week ago

The profiles endpoints will allow users to view and manage their user profile via the API. This is needed for the UI to be able to access profile information because the front end doesn't have direct access to the filesystem. This issue should probably be combined with #10 to improve the overall profile system.