activebridge / mygreenspace-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Green Space API

Database Schema (Entity Relationship Diagram)

Installation

To install this API on your computer, type the following commands:

$ git clone https://github.com/skurilyak/mygreenspace-api.git
$ cd mygreenspace-api
$ bundle install
$ rake db:setup

Running The API

To run this API on your computer (localhost:3000/v1/...), type the following commands:

$ spring rails server

Running Tests

To run tests on the API, type the following commands:

$ spring rspec

Issues

If you do find an issue or have a question, consider sending the My Green Space Team an email.

Team

Brought to you by Slav Kurilyak and the My Green Space team.

About


Languages

Language:Ruby 100.0%