Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Add service to return list of matchers plus their characteristics #39

Open
cmungall opened this Issue Jan 12, 2017 · 0 comments

Comments

Projects
None yet
1 participant
Owner

cmungall commented Jan 12, 2017

This returns a list of matchers:

http://localhost:8080/api/match/matchers

Either change or add a new route to return a list of objects

  • name
  • capabilities (e.g. negationAware)
  • text description

All introspectable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment