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.
- Host: GitHub
- URL: https://github.com/fimbres/api-musify
- Owner: fimbres
- Created: 2022-03-02T06:36:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-02T08:39:23.000Z (over 4 years ago)
- Last Synced: 2025-05-14T16:16:29.054Z (about 1 year ago)
- Topics: backend, expressjs, mongodb, nodejs, restful-api
- Language: JavaScript
- Homepage:
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.