Derby

Note: this project is a work in progress attempting to track ongoing work on the Fedora Commons API specification.

Derby Hat

Derby is an LDP Server with Fedora support.

Installation

Install the gem with gem install derby or add gem 'derby' to your Gemfile.

To start the server do: derby-ldp.

Development

To start the server in development, do:

$ bundle
$ bundle exec rackup