Skip to content

fredericomozzato/discogs_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discogs Client

Frederico Mozzato, December 2025

A Go client to interact with the Discogs API. The API already has a couple of clients but neither is written in Go. So I thought it would be a good idea to implement my own as a study project and to try and contribute to the open source community.

This is a personal project being developed to be the backbone of another personal app. If you want to request (or implement) a feature feel free to open an issue or a PR!

Implemented with Go 1.23.5

Features

  • Fetch release from Discogs API with ID.
  • Parse release and all the related fields to domain types

Usage

To be implemented

About

A Go client to interact with the Discogs API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages