https://github.com/jmizv/discogs-api-swagger-file
A swagger file for the discogs API.
https://github.com/jmizv/discogs-api-swagger-file
api discogs swagger
Last synced: 4 months ago
JSON representation
A swagger file for the discogs API.
- Host: GitHub
- URL: https://github.com/jmizv/discogs-api-swagger-file
- Owner: jmizv
- Created: 2021-02-19T19:26:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-19T19:32:27.000Z (over 5 years ago)
- Last Synced: 2025-07-01T22:36:31.493Z (11 months ago)
- Topics: api, discogs, swagger
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discogs-api-swagger-file
A swagger file for the [discogs API](https://www.discogs.com/developers).
For the moment only two methods are provided:
- [GET /artists/{artist_id}](https://www.discogs.com/developers#page:database,header:database-artist)
- [GET /releases/{release_id}/rating/{username}](https://www.discogs.com/developers#page:database,header:database-release-rating-by-user)
Feel free to add more.