An open API service indexing awesome lists of open source software.

https://github.com/sebastianwd/allfm-api

graphql api for all things music
https://github.com/sebastianwd/allfm-api

graphql lastfm nodejs theaudiodb

Last synced: 6 months ago
JSON representation

graphql api for all things music

Awesome Lists containing this project

README

        

# 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