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