MoodleRest Java Library News
Status: Alpha
Brought to you by:
bantonia
This library enables easy connection to Moodle's web services for Java applications via the REST protocol.
Currently only token authentication is supported but username/password authentication is planned.
All web services except File services are supported, User services currently does not support user defined fields.
Also to do: Extend exception handling and JavaDoc documentation.