Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

titleWork in progress

...

Overview

The simple SHR REST interface module that mimics the API expected by the content handler module in a RESTful way. This allows for an easy way to test the system without building a complex interface module.

The module is available at: https://github.com/jembi/openmrs-module-shr-rest. 

Requests

It supports POST and GET requests on the following endpoints:

...