Skip to content

A simple appengine server that receives and displays JSON POST requests from ODK (OpenDataKit) Aggregate.

License

Notifications You must be signed in to change notification settings

spatialthoughts/odk-post-receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODK POST Receiver

A simple appengine server that receives and displays JSON POST requests from ODK (OpenDataKit) Aggregate.

How to use

If you are a running ODK Aggregate server, you can use this server to test the Z-Alpha JSON publisher.

Select 'Publish' next to any form and select Z-Alpha JSON publisher. Specify http://odk-post-receiver.appspot.com as the Server URL and leave the Authorization Token field empty.

Screenshot of Z-Alpha JSON Publisher

Once configured, the ODK Aggregate server will stream new form submissions as JSON POST requests to this server. If the ODK Aggregate server was configured correctly, you will see your form submissions listed at http://odk-post-receiver.appspot.com

Note: All data will be automacally purged from the server within 1 hour.

LICENSE

Copyright 2014 Ujaval Gandhi

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License

About

A simple appengine server that receives and displays JSON POST requests from ODK (OpenDataKit) Aggregate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages