History | View | Annotate | Download (2.67 KB)
Added option to attempt parsing strings to floats.
Also updated documentation
warning to ensure users know what they are getting
minor fix in documetnation, POST => PUT
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...