Sonica API

This API supports the front-end application found here https://github.com/stef-codes/sonica-frontend

Installation

To run this API, you first need to install the necessary gems using this command:

bundle install

Usage

You can get the server running with a simple command:

rails s 

Note

This backened is running on localhost:3001. You can change the proxy to have it run on your port of choice