/allfm-api

graphql api for all things music

Primary LanguageJavaScript

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