clamsproject / aapb-brandeis-datahousing

Apache License 2.0
0 stars 0 forks source link

Add a new routing to "add" a new file #2

Open keighrim opened 1 year ago

keighrim commented 1 year ago

We'd like to have a routing to "obtain" a new file, given GUID and file type, within the main webapp. At the moment, we haven't figure out how to actually obtain new files from AAPB API, so for now the function can just create some dummy files under some random subdirectory. But the newly obtained file should be indexed into the DB, and can be retrieved via mapper route.

keighrim commented 1 year ago

A few things to consider: