Project

General

Profile

feature request #8357

Updated by Andreas Kohlbecker almost 5 years ago

example requests: 

 ~~~ 
 http --timeout 600 :8081/search 'providers==worms[diatombase]' 'query==Eunotia can' searchMode==scientificNameLike | jq '.query[] | .response[] | .taxon.taxonName.scientificName' 
 ~~~

Back