First off, I really need to generate some basic
discriminative descriptive statistics across all of this
Discogs data. Pick off the low hanging fruit.
Having said that, since I’ve got the data in a PostgreSQL instance, including my own custom views, some kind of HTTP based API to access the data would provide an interesting prototype.
Enter PostgREST
PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations.
What would oEmbed cards look like for pure textual playlists?