https://github.com/bisratyalew/nodejs-music-api
A Music API builted with NodeJS and MongoDB
https://github.com/bisratyalew/nodejs-music-api
api mongodb music-api nodejs
Last synced: about 1 year ago
JSON representation
A Music API builted with NodeJS and MongoDB
- Host: GitHub
- URL: https://github.com/bisratyalew/nodejs-music-api
- Owner: BisratYalew
- Created: 2017-11-18T09:09:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-09T22:06:40.000Z (over 7 years ago)
- Last Synced: 2025-04-30T07:08:32.754Z (about 1 year ago)
- Topics: api, mongodb, music-api, nodejs
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 19
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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!
## Author
* [BisratYalew](https://bisratyalew.github.io)
## Licence
#### MIT