You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NodeJs REST API for an e-comerce website. It uses jwt for authentication, a postgreSQL database run in a docker container, and Jasmine for testing. Current functions include: index, show, create product and user and show of active order or user.