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
Music app api using node, express , mongo , passport , multer , mongoose etc . Allows user to login , play songs etc . Admins can edit or delete song info , add new song etc .
Endpoints are mentioned in the index.js .
To run clone the repo and run "node index.js" or "nodemon" in the root folder .
About
Music app api using node, express , mongo , passport , multer , mongoose etc . Allows user to login , play songs etc . Admins can edit or delete song info , add new song etc .