Skip to content

davidamey/coffeeround-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffeeround-api

backend for coffee-round tracking app

Current API

Update my picture / name }
Get JWT token            } POST /login
Get my details?          }

  -- authed --
Get my rounds            } GET  /round
Get a round details?     } GET  /round/:id
Add a round              } POST /round
Edit a round?            } PUT  /round/:id

Get all users            } GET  /user
Get user details         } GET  /user/:id

About

backend for coffee-round tracking app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages