Skip to content

Build-Week-Potluck-Planner-4/back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Post] /api/users/register (add a new user)

[Post] /api/users/login (logs in and returns a token)

[Get] /api/users (return all usernames that have search)

[Post] /api/potlucks/ (adds a potluck)

[Get] /api/potlucks/ (returns all potlucks)

[Get] /api/potlucks/:potluck_id (returns potluck details)

[Put] /api/guests/:guests_id (for updating whether a guest is going or not)

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors