Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 351 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 351 Bytes

AllFM API

This is a simple GraphQL API to query for artists and information about their albums and tracks. It uses the LastFM and TheAudioDB APIs to get most of the data. It can also extract mp3 urls from tracks

Setup

yarn install
yarn run dev

GraphQL Voyager schema visualizer will be available at

http://localhost:3000/voyager