Ticket #37 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by martijn

  • description modified (diff)

Changed 2 years ago by martijn

  • milestone set to milestone_1.0

Changed 2 years ago by martijn

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.