/topological_inventory-api

Primary LanguageRubyApache License 2.0Apache-2.0

Topological Inventory API

Build Status Maintainability Test Coverage Security

This project exposes an API for accessing objects living in the Topological Inventory Service database

Prerequisites

You need to install ruby >= 2.2.2 and run:

bundle install

Getting started

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

License

This project is available as open source under the terms of the Apache License 2.0.