An open API service indexing awesome lists of open source software.

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

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