Skip to content

higo-app/task-manager-api

Repository files navigation

Deploy

Tasks API

A lightweight REST-API to handle task manager clients.

Running the project locally

Install dependencies

bundle

Initialize the DB

rails db:create
rails db:migrate

Run the server

rails s

Now your port 3000 is running the API 😎

About

A simple REST API task manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published