abellotti / topological_inventory-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Ruby 94.5%Language:HTML 3.2%Language:Dockerfile 0.8%Language:Shell 0.8%Language:Groovy 0.7%