/data_serve

Primary LanguageHTMLApache License 2.0Apache-2.0

data_serve

A lightweight app for serving images and spectra over a RESTful API with a simple data-viewing page

This is a flask app. To run (with visibility over a local network):

export FLASK_APP=./data_serve/data_flask.py
flask run --host=0.0.0.0

Funding

This project is funded from the European Horizon2020 project METASPACE (no. 634402), NIH NIDDK project KPMP and internal funds of the European Molecular Biology Laboratory.

License

Unless specified otherwise in file headers, all files are licensed under the Apache 2.0 license.