yotFEIG17907 / ttn-explore

GNU General Public License v3.0
0 stars 0 forks source link

Implement REST API to access the events from the database #2

Open yotFEIG17907 opened 4 years ago

yotFEIG17907 commented 4 years ago

Need web application to serve up the data via REST API that Grafana expects. Consider using Flask.

yotFEIG17907 commented 3 years ago

If it implements the API described here then Grafana can be used to visualize: https://blog.jonathanmccall.com/2018/10/09/creating-a-grafana-datasource-using-flask-and-the-simplejson-plugin/