dirac-institute / trailblazer

An open data repository for astronomical data products affected by satellites
MIT License
8 stars 2 forks source link

Query restapi #46

Closed didntpay closed 2 years ago

didntpay commented 2 years ago

Implemented Metadata table api and added swagger doc support. The post parameter are not yet listed on the swagger doc, that is expected since we need to manually add to it.

Also implemented basic functional test for metadata query.

mrawls commented 2 years ago

I defer to @DinoBektesevic for final merge approval on this PR