/beenz

Meow Meow Beenz API

Primary LanguageRuby

Beenz

Build Status

A RESTful JSON API that implements MeowMeowBeenz functionality. See the MeowMeow project to see the actual UI.

Meow Meow Beenz

These Will Change Everything

For more on MeowMeowBeenz, check out this Community Episode.

Setup

To get this API up and running:

  • Install Postgres (9+ reccommended)
  • Install Ruby (2.1 reccommended)
  • gem install bundler
  • bundle install
  • rails s

Your server should be up and running at localhost:3000.

Endpoints

POST /profiles

POST /sessions

GET /users

GET /ratings

POST /ratings

PUT /ratings/:rating_id