About Lesson
The Frontend needs to have a Backend to query. We will now cover how the OpenMRS Backend serves the Frontend using the two main OpenMRS APIs: the REST API and the FHIR API. Any developers building apps for O3 will need to be able to call either or both of these APIs in their features.
Helpful Resources:
- OpenMRS REST API docs
- OpenMRS FHIR API and Other FHIR-related resources and examples
Using the OpenMRS APIs (REST and FHIR)