The MediaMosa software development kit contains a collection of modules and classes used for creating Drupal websites supporting MediaMosa.
Available modules:
MediaMosa - connector
The MediaMosa connector enables Drupal modules to communicate with the MediaMosa REST interface.
Development
Enables to test and execute REST calls. For development purposes only.
MediaMosa - REST remapper POST to GET
Copies and remaps all REST POST calls to /post2get/[REST CALL] and makes them GET. The existing POST variants are left unchanged. Do not enable this module if you do not need it, for developers intended only.