hubmapconsortium / entity-api

A set of web service calls to return information about HuBMAP entities
https://entity.api.hubmapconsortium.org
MIT License
3 stars 1 forks source link

Initial commit for entity-api #630. #649

Closed kburke closed 3 months ago

kburke commented 3 months ago

Initial commit for entity-api #630. Added on_index_trigger and supporting code to efficiently create documents for OpenSearch indices. Also some typo corrections, reformatting, and swapping some string comparison for an enum.