Skip to content

LesPrimus/coda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coda

A REST API for querying music artist data from MusicBrainz.

Endpoints

GET /artists/{name}

Search for artists by name. Returns the top results from the MusicBrainz database.

Example:

curl http://localhost:4000/artists/radiohead

Running

cargo run

The server listens on 0.0.0.0:4000.

Dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages