open-reaction-database / ord-interface

Search/browse interface and APIs for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
19 stars 9 forks source link

Use a more flexible return type for query results #27

Closed skearnes closed 2 years ago

skearnes commented 2 years ago

Blocked by https://github.com/open-reaction-database/ord-schema/pull/611

skearnes commented 2 years ago

I like the restructuring away from having the return always be a Dataset. I didn't deploy and test the code, just looked at the diff, but everything seems reasonable to me. Is that okay or do you want a more thorough review here?

This is great; thanks!