greenelab / adage-backend

The backend for Adage web app
https://adage.greenelab.com
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Add trigram (aka. autocomplete) search to Experiment API #34

Closed dongbohu closed 4 years ago

dongbohu commented 4 years ago

@vincerubinetti: Here is a demo of the trigram search in Experiment API: https://py3-adage.greenelab.com/api/v1/experiment/?autocomplete=geod

dongbohu commented 4 years ago

@vincerubinetti: If this is the API you need, please approve it and I will merge it to the master branch. Thanks. (I usually ask Daniel to do it but he is not available now.)