ducphd2 / music-app-api

Dự án nhóm cho phát triển ứng dụng Android, sử dụng Express, MongoDB, Restful API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API for Android Music App

My first API project

Description

This repo has several routes, some of them are being implemented and will be released soon.

  1. user
  2. track
  3. album
  4. playlist
  5. genre
  6. artist
  7. trending
  8. topic

Installation

Clone this repo.

git clone https://github.com/ducph1/music-app-api.git

cd to repo

cd music-app-api

Change value in .env file. Then run

npm install && npm start

Usage

  1. /auth
  2. /track
  3. /album
  4. /playlist
  5. /genre
  6. /artist
  7. /trending
  8. /topic

About

Dự án nhóm cho phát triển ứng dụng Android, sử dụng Express, MongoDB, Restful API


Languages

Language:JavaScript 57.8%Language:HTML 22.2%Language:CSS 19.7%Language:Shell 0.3%