5. livAPIs

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

5. livAPIs

AlfredC
Administrator
This post was updated on .
livAPIs provides an Intranet website at "IP_ADDRESS_OF_LIV:5000/newliv" and JSON APIs at "IP_ADDRESS_OF_LIV:5000/getAllSensorData"

livAPIs code resides under "/home/pi/liv/livAPIs"

livAPIs is implemented with Python Flask. You can easily expand the existing set of APIs if needed.


Suggested topics:
- Python Flask