Simple HTTP application
This HTTP application is written in Python and uses flask as application endpoint engine.
It serves the purpose of demonstrating how to implement a simple application endpoint that is also capable of decoding data coming from the off-the-shelves devices (not all devices are supported).
Check it out in the link below.
Source code
Look a the source code here
Updated over 1 year ago