Skip to content

davidtaim/radionucleo

Repository files navigation

Description

RadioNucleo - API RESTful. (Just to practice NestJS)

Get data e images from albums with subgenres of metal (Working on).

Data obtained with web scrapping from https://coreradio.online/

I'm not the owner of this material, this project is just to share data from the albums like release date, band name, album name, etc. and the album coverart.

Just album DB

If you want to delete some data provided here feel free to email me: [email protected]

Installation

$ npm install

Configuration

Create a .env file with your MySQL credentials and secret keys for JWT

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test (no implemented yet, PROX)

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

RadioNucleo is an MIT-licensed open source project.

License

RadioNucleo is MIT licensed.

About

RadioNucleo API RESTful - Albums of metal subgenres

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published