Skip to content

Latest commit

 

History

History
 
 

odk

OpenMapKit ODK API

The OpenMapKit ODK API is a NodeJS REST API that handles all of the ODK business logic, including communicating with ODK Collect as well as serving and ingesting ODK XForm data.

This API persists data directly on the filesystem.

This API is inspired from and directly uses some of SimpleODK as well as several assocaited node modules.