colima / moca

Automatically exported from code.google.com/p/moca
0 stars 0 forks source link

Convert all APIs in MDS to use Django Piston #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the APIs in the MDS are all manually implemented. We need to 
offload this burden to a REST library.

http://bitbucket.org/jespern/django-piston/

Original issue reported on code.google.com by russelljryan on 26 Feb 2010 at 7:15

GoogleCodeExporter commented 9 years ago
All MDS and Android APIs are now rewritten using a much cleaner REST API. I've 
yet to 
update the OpenMRS Moca module to use the API. Going forward it will be far 
easier to 
add new features to the MDS and phone. 

Original comment by russelljryan on 28 Feb 2010 at 12:33