NeotomaDB / Neotoma-API

A Placeholder for the Neotoma API
3 stars 1 forks source link

Requesting multiple taxagroups from taxa endpoint #8

Open scottsfarley93 opened 7 years ago

scottsfarley93 commented 7 years ago

Can we modify the taxa endpoint to accept a list of groups? For example:

http://api.neotomadb.org/v1/data/taxa?taxagroup=MAM,VPL

Would return the taxa in the mammal group and the vascular plant group together.

This would be useful in creating a list of taxa for the user to browse, while ignoring things like lab measurements.