Developer Resources


Also see the Developer's Home Page

View API Javadoc

Javadoc is used to generate documentation for the OpenMRS API. view API | download API

Reading Material

A collection of books that the OpenMRS developers have found useful.

  • Design Patterns
    • The original Gang of Four book
  • Java
    • Java Persistence with Hibernate - for persistent storage
  • Javascript
    • JavaScript - The Javascript Bible
  • MySQL
    • MySQL - MySQL Cookbook
  • Spring
    • Spring in Action - for the application framework
  • Others
    • Art of War - Sun Tzu
    • UML Distilled - Martin Fowler