matthiaskoenig / annotatedb

Annotation database for computational models
https://annotatedb.com
4 stars 0 forks source link

elasticsearch search endpoints #27

Open matthiaskoenig opened 5 years ago

matthiaskoenig commented 5 years ago

Necessary to provide correct endpoints with filters, facets, ... via the REST API. Create correct documents, serializers, views and urls for the mapping document. Also make sure the admin interface is not breaking in the process.