Skip to content

o-portfolio/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API for O Portfolio.

Build Status Dependencies Code Climate

Users

GET http://o-portfolio-api-2.herokuapp.com/authenticate
Returns 200: user_hash or 401

POST http://o-portfolio-api-2.herokuapp.com/users
Expects {first_name: "Foobar", last_name: "Foobar", email: "Foobar@foobar.com", password: "Foobar"}
GET http://o-portfolio-api-2.herokuapp.com/users/1
PUT http://o-portfolio-api-2.herokuapp.com/users/1

Entries

GET http://o-portfolio-api-2.herokuapp.com/entries
POST http://o-portfolio-api-2.herokuapp.com/entries
GET http://o-portfolio-api-2.herokuapp.com/entries/1
PUT http://o-portfolio-api-2.herokuapp.com/entries/1
DELETE http://o-portfolio-api-2.herokuapp.com/entries/1

Licence

Copyright © 2013, oPortfolio Team. oPortfolio is developed and maintained by Jeremy Walker and Ed Wallitt. It is supported by Meducation, Podmedics, and Doctors on Rails. It is released under the open MIT Licence.

About

The oPortfolio API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages