Skip to content

Ruby JSON API example using the pico_api gem, using STAR and repository pattern

License

Notifications You must be signed in to change notification settings

AlexAvlonitis/pico_api_example

Repository files navigation

Pico API example

A demo JSON API project using the pico_api gem, created using STAR design and the repository pattern.

How to use

bundle install

rake db:setup

rake db:migrate

rake db:seed

rackup -p 3001

About

Ruby JSON API example using the pico_api gem, using STAR and repository pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published