1
0
Fork 0
mirror of https://github.com/imjasonh/go-marvel synced 2026-07-13 00:19:03 +00:00
go-marvel/README.md

343 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 constructs a GIF image of them in order.