DmytroKolisnyk2 / audioCatalogAPI

Audio API for sharing your audio. Add songs, change your profile settings, subscribe to different users, like tracks and much more.

Home Page:https://audio-api.onrender.com/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio API for sharing your audio. Add songs, change your profile settings, subscribe to different users, like tracks, choose response language and much more.

Installation

$ npm install

fill .env file according to example.env

Running the app

# development
$ npm run start

# production mode
$ npm run serve

docs will be available on localhost:{PORT}/docs/

Building the app

$ npm run build

Eslint and prettier check

# eslint
$ npm run lint

# prettier
$ npm run prettier:check

About

Audio API for sharing your audio. Add songs, change your profile settings, subscribe to different users, like tracks and much more.

https://audio-api.onrender.com/docs/


Languages

Language:TypeScript 97.5%Language:JavaScript 2.3%Language:Shell 0.2%