spencercap / whosampled-scraper

API that gets samples information from whosampled.

Home Page:https://whosampled-scraper.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Who Sampled Scraper

API that gets samples information from WhoSampled website.

API Demo or Postman Collection

demo

Requirements

In order to run this project locally, you must have:

Usage

To install all dependencies, run:

$ npm install

development

To start the development mode, run:

$ npm run start:dev

production

To generate a production version, run:

$ npm run build

To serve a production version, run:

$ npm run start:prod

License

MIT License © Thulio Philipe

About

API that gets samples information from whosampled.

https://whosampled-scraper.herokuapp.com/


Languages

Language:TypeScript 90.8%Language:JavaScript 9.2%