1
0
Fork 0
mirror of https://github.com/imjasonh/go-marvel synced 2026-07-12 07:59:10 +00:00
go-marvel/README.md

3 lines
350 B
Markdown

**go-marvel** is a [Go](https://golang.org) client library for the [Marvel REST API](https://developer.marvel.com/)
See [`example/main.go`](https://github.com/ImJasonH/go-marvel/blob/master/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)