Sign inSign up

martel/mastermind-api

By martel

Updated almost 8 years ago

The Ruby on Rails API of the Fiware IoT Stack Manager Mastermind

Image
0

1.1K

martel/mastermind-api repository overview

MasterMind-API

This repository contains the project for the API of the MasterMind application for managing the IoT Stack of Fiware.

Requirements

This projects requires Ruby 2.2.5 or higher, and Rails 5

Installation and testing

To install the project dependencies:

bundle install

To perform a migration of the database:

rails db:migrate

To run the test suite:

bundle exec rspec

Tag summary

Content type

Image

Digest

Size

336.8 MB

Last updated

almost 8 years ago

docker pull martel/mastermind-api