Skip to content

Gilliweed/GillyWeed-Backend

Repository files navigation

GillyWeed-Backend

"npm start" to run the server

Cart Database Model -> Database -> shopmodels -> cart.js Cart routes -> Routes -> shop routes -> cart.js

Authorization

User database model -> Database -> User.js

routes(signin and register new) -> routes -> auth.js (JWT implemented)
routes(change password) -> routes -> user

To test JWT(POSTMAN) : in postman even if you signin but not provide token then on (http://localhost:5000/api/cart/) you will get token not valid error , you can test it on postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages