Ticket #37 (closed: fixed)
Add a method to list available mappers
| Reported by: | martijn | Owned by: | AlexanderPico |
|---|---|---|---|
| Milestone: | milestone_1.0 | Component: | REST Webservice |
| Version: | Severity: | major | |
| Keywords: | Cc: |
Description (last modified by martijn) (diff)
It's useful to see what is there in a BridgeRest? instance, so e.g. CyThesaurus? can present a drop-down box with options, instead of having to rely on insider knowledge.
A simple form could look like this:
GET webservice.bridgedb.org/contents Name<tab>description Human<tab>homo sapiens Mouse<tab>mus musculus
The first column of course refers to the URL parameter to be used in subsequent requests. The second column could be simply a human readable description.
Change History
Note: See
TracTickets for help on using
tickets.
