Turing's Quantified Self API

This API serves as the backend for Turing School's Quantified Self project.

You will find API documentation here.

Setup

  • Clone the application to your local machine
  • Run the following setup commands
    • bundle
    • rake db:create
    • rake db:migrate
    • rake db:seed