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

https://github.com/andycmaj/musigraph

helps me discover new music by drilling down into a graph of albums and artists
https://github.com/andycmaj/musigraph

albums artists discogs graph music-discovery music-search nextjs now six-degrees spotify typescript

Last synced: about 1 month ago
JSON representation

helps me discover new music by drilling down into a graph of albums and artists

Awesome Lists containing this project

README

          

### Optimizations

1. `"minify": true` and other `styled-components` options in `.babelrc`
2. `graphql-tag` `runtime: true` bundle-size optimization in `graphql` import settings: https://github.com/detrohutt/babel-plugin-import-graphql#options