Skip to content

2018-SanJose-Opportunity-Hack/Team7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Team7

REST Endpoints

  • {GET,POST} /{json_name_plural} : All objects
  • {GET,PUT,DELETE} /{json_name_plural}/{json_name_id}
  • {POST} /login --- REQUEST: {"username": "username", "password":"password"} RESPONSE: user_object (see sample json)

NOTE

Switch branches to see all the code. Kept in separate branches for easier deployment and CICD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published