inception-project / inception-external-recommender

Get annotation suggestions for the INCEpTION text annotation platform from spaCy, Sentence BERT, scikit-learn and more. Runs as a web-service compatible with the external recommender API of INCEpTION.
Apache License 2.0
40 stars 17 forks source link

Endpoint listing the endpoints #24

Open reckart opened 3 years ago

reckart commented 3 years ago

It would be nice if one could e.g. access the base URL for the Ariadne server and get a list there with all the endpoints that the server offers any maybe a bit of metadata (e.g. server version). That endpoint could also be conveniently used to check if the server is actually up and running.