nning / core-rd

CoRE Resource Directory

Home Page:https://tools.ietf.org/html/draft-ietf-core-resource-directory-02

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CoRE Resource Directory

https://tools.ietf.org/html/draft-ietf-core-resource-directory-02

License:MIT License


Languages

Language:Ruby 88.3%Language:HTML 11.5%Language:Dockerfile 0.1%