Rails application implementing a CoRE Resource Directory.
rackup
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.)
GET /
withoutaccept: 'application/json'
tries to find template in CoRE::Link format and fails with 5.00.
The code is published under the MIT license (see the LICENSE file).