Project

General

Profile

Statistics
| Branch: | Revision:

gdp-if / rest-gateway / README.md @ master

History | View | Annotate | Download (2.67 KB)

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

Added option to attempt parsing strings to floats.

Also updated documentation

330bac61 10/23/2016 05:08 PM Nitesh Mor

warning to ensure users know what they are getting

499b9cf0 10/23/2016 04:03 PM Nitesh Mor

minor fix in documetnation, POST => PUT

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...