Project

General

Profile

Statistics
| Branch: | Revision:

gdp-if / rest-gateway / gdp-rest.py @ master

History | View | Annotate | Download (3.82 KB)

# Date Author Comment
ae956f60 10/24/2016 03:38 PM Nitesh Mor

Added option to attempt parsing strings to floats.

Also updated documentation

14d8f25a 10/22/2016 05:02 PM Nitesh Mor

Added a REST gateway for publishing data

In order to publish to a specific GDP log, a very simple REST
gateway code. Primarily intended for severly limited clients
(such as javascript running in a web-browser). It breaks the
security model in various ways, so make sure you understand...