/core-rd

CoRE Resource Directory

Primary LanguageRubyMIT LicenseMIT

core-rd

Dependency Status Build Status Coverage Status Code Climate

Rails application implementing a CoRE Resource Directory.

Startup

rackup

Quick start in Docker

docker build . -t core-rd
docker run -it core-rd

(IPv6 and multicast will probably not supported properly out-of-the-box but this is a quick way to start the server without manual setup.)

TODO

  • GET / without accept: 'application/json' tries to find template in CoRE::Link format and fails with 5.00.

Copyright

The code is published under the MIT license (see the LICENSE file).

Authors