This API supports the front-end application found here https://github.com/stef-codes/sonica-frontend
To run this API, you first need to install the necessary gems using this command:
bundle install
You can get the server running with a simple command:
rails s
This backened is running on localhost:3001. You can change the proxy to have it run on your port of choice