This project exposes an API for accessing objects living in the Topological Inventory Service database
You need to install ruby >= 2.2.2 and run:
bundle install
This sample was generated with the swagger-codegen project.
bin/rake db:create db:migrate
bin/rails s
To list all your routes, use:
bin/rake routes
This project is available as open source under the terms of the Apache License 2.0.