https://github.com/leonidboykov/go-deviantart
DeviantArt API client in Go
https://github.com/leonidboykov/go-deviantart
deviantart deviantart-api
Last synced: over 1 year ago
JSON representation
DeviantArt API client in Go
- Host: GitHub
- URL: https://github.com/leonidboykov/go-deviantart
- Owner: leonidboykov
- License: mit
- Created: 2023-01-29T13:52:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T14:02:28.000Z (over 1 year ago)
- Last Synced: 2025-03-05T15:20:16.049Z (over 1 year ago)
- Topics: deviantart, deviantart-api
- Language: Go
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-deviantart
[](https://pkg.go.dev/github.com/leonidboykov/go-deviantart)
> [!WARNING]
> :construction: The project is currently in WIP status. Not all endpoints are
> tested, unit-tests are missing, many TODOs, etc. Please, consider waiting for
> release version
DeviantArt API for Go.
Most features are implemented, and only deprecated and pointless endpoints are
omitted.