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

https://github.com/fimbres/api-musify

This is the api REST of a music streaming system called Musify, developed with the MEAN Stack.
https://github.com/fimbres/api-musify

backend expressjs mongodb nodejs restful-api

Last synced: 3 months ago
JSON representation

This is the api REST of a music streaming system called Musify, developed with the MEAN Stack.

Awesome Lists containing this project

README

          

# API REST for Musify
This API have the methods to add, modify and eliminate records in the database with MongoDB, and is abled to connect with the front-end developed in Angular CLI.