README

How to set up

Clone the repo

git clone https://github.com/AdetunjiTejumade/cloked_api

Install dependencies

bundle install

Set up database

rails db:setup

Start the api

rails s

api should be accessable on http://localhost:3000/