CDRH / api

Codenamed "Apium": An API to access all public Center for Digital Research in the Humanities resources
https://cdrhdev1.unl.edu/api_frontend
MIT License
3 stars 1 forks source link

Feature to consider/discuss: Adding an endpoint to API that lets you query elasticsearch directly #55

Closed karindalziel closed 6 years ago

karindalziel commented 7 years ago

the problem: we keep encountering things we'd like to do (specifically for Cather) that would then need to be built into the API, but can be handled by elasticsearch natively. Jess proposed the idea of creating an API endpoint that would simply pass along the request to elasticsearch and provide the raw JSON response.

Some discussion from slack:

Use this space to discuss and raise concerns!