Simple Todo API with Ruby On Rails Instalation Step Clone this repository Run bundle install Setup your database.yml Run rails db:create to create database on postgresql Run rails db:migrate to migrate all table