sarascahya / simple-todo-api

Simple todo API with Ruby On Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Todo API with Ruby On Rails

Instalation Step

  1. Clone this repository
  2. Run bundle install
  3. Setup your database.yml
  4. Run rails db:create to create database on postgresql
  5. Run rails db:migrate to migrate all table

About

Simple todo API with Ruby On Rails


Languages

Language:Ruby 98.9%Language:HTML 1.1%