This module provides certain custom REST resources for the eSaude POC system. For further information please see the documentation.
Make sure you have Maven 3+ and Java 1.7+ installed.
Clone the repo:
git clone https://github.com/esaude/openmrs-module-poc.git
Build with Maven:
mvn clean install