mirror of
https://github.com/imjasonh/go-marvel
synced 2026-07-09 03:35:02 +00:00
350 B
350 B
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 begins to construct a GIF image of them. (TODO)