MassBank / MassBank-web

The web server application and directly connected components for a MassBank web server
13 stars 22 forks source link

REST API and similarity search #210

Open meowcat opened 4 years ago

meowcat commented 4 years ago

Hi,

I would just like to know what the state of the REST API is, is it already functional and what functionality is implemented?

Further, a corresponding feature request: I would like the spectral similarity search as a REST API feature. Basically, what is on the page https://massbank.eu/MassBank/Search -> "Peak List" plus ideally the possibility to limit by precursor.

As a return value I would hope to get at least Spectra ID and Match Score, so that I can retrieve the spectra. I can do further stuff client-side.

Is this something that could appear in the API at some point?