Skip to content

Simple implementation of the Todo-Backend API using LittleBoxes.

Notifications You must be signed in to change notification settings

manuelmorales/todo-backend-little-boxes

Repository files navigation

Todo-Backend in LittleBoxes

Build Status

This is a simple implementation of the Todo-Backend API spec using LittleBoxes.

Installation:

git clone [email protected]:manuelmorales/todo-backend-little-boxes.git
cd todo-backend-little-boxes
bundle

Run with

./cli start

Or explore a live representation of the app with:

./cli console
> box = Todo::Box.new

Run the tests with:

./cli test

About

Simple implementation of the Todo-Backend API using LittleBoxes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages