mirror of
https://github.com/imjasonh/go-marvel
synced 2026-07-08 11:14:56 +00:00
No description
| example | ||
| .gitignore | ||
| marvel.go | ||
| marvel_test.go | ||
| README.md | ||
go-marvel is a Go client library for the Marvel REST API
See example/main.go, which downloads all issue covers of a series, by series ID (default is "Uncanny X-Men"), and constructs a GIF image of them in order.
