discogs

command module
v0.0.0-...-31f8ae8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2021 License: MIT Imports: 2 Imported by: 0

README

Discogs v2 RESTful API

A RESTful API for Discogs v2 written in Go

Endpoints

Database
  • [SCHEME:HOST:PORT]/discogs/v2/artist/?id=

  • [SCHEME:HOST:PORT]/discogs/v2/artist/releases/?id=

  • [SCHEME:HOST:PORT]/discogs/v2/labels/?id=

  • [SCHEME:HOST:PORT]/discogs/v2/labels/releases/?id=

  • [SCHEME:HOST:PORT]/discogs/v2/masters/?id=

  • [SCHEME:HOST:PORT]/discogs/v2/releases/?id=

  • [SCHEME:HOST:PORT]/discogs/v2/releases/rating/?id=

Docker

Build

Notice: Using semantic versioning at the end, which is also tagged at github

docker build -t deemount/discogs:v0.1.1 .
Run
docker run --publish 8787:8787 --detach --name dcgs deemount/discogs:v0.1.1  
History
  • create achitecture, add functoinalities, first setup
To Do
  • github tags
  • database connection
  • more functionality
  • more documentation

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL