Skip to content

tt-webpt-199-water-my-plants/Back-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back-end

Planned Routes

	New User Path

/api/auth/register

	Login Path

/api/auth/login

	Edit User Path

/api/auth/edit-user/:id

	Get Plants Path

/api/plants

	Get Plants Path by user id

/api/plants/:id

	New Plant Path

/api/plants/new-plants

	Edit Plants Path

/api/plants/edit-plants/:id

	Delete Plants Path

/api/plants/delete-plants/:id

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published