This project is not covered by Drupal’s security advisory policy.

An API module that wraps the functionality of the Fedora digital repository software's REST API in PHP functions suitable for Drupal developers to use to access and manage repository content from a Drupal site. The home page for the Fedora software is located at http://fedora-commons.org/ .

The initial release of this API module works on Drupal 6 and contains all of Fedora's functionality as well as a SimpleTest script to test the non-destructive parts of the API.

The intended audience for this code is other module developers in the digital library and museum world who want to provide rich web-based front ends to their existing repositories of digital images, text, videos. etc.

This module will be at the core of several other modules to come which will be aimed at site builders to let them get up and running with fully-functioning web sites that connect to Fedora repositories, but I want to have the core API be its own separate module to ensure compatibility with other projects and as a way to enforce separation of concerns in the development and updating process.

Project information

Releases