command
module
Version:
v0.0.0-...-31f8ae8
Opens a new window with list of versions in this module.
Published: Jan 15, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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=
Search
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.