This is a very basic Music API builted with Nodejs with the following features which you can use it as a boilerplate
- CRUD Operations (Create, Read, Update, Delete)
- Database
- Middleware
- User Management
- Security
git clone https://github.com/BisratYalew/NodeJs-Music-API
npm install
npm start
Feel free to contribute and send pull requests. Not completed will update faster!