Skip to content

joshwlewis/beenz

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
lib
 
 
log
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Meow Meow Beenz API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages