IMAP-Science-Operations-Center / sds-data-manager

MIT License
0 stars 12 forks source link

Improvements to query API #286

Open bourque opened 5 months ago

bourque commented 5 months ago

The query API currently allows a user to query the FileCatalog table in the IMAP SDC database. There are some improvements we could make to this:

bourque commented 4 months ago

Thank you to @joeymukherjee for some ideas on this!

bourque commented 4 months ago

The code that handles the API calls is under here: https://github.com/IMAP-Science-Operations-Center/sds-data-manager/tree/dev/sds_data_manager/lambda_code/SDSCode