mirror of
https://github.com/imjasonh/go-marvel
synced 2026-07-15 17:36:04 +00:00
Update README.md
This commit is contained in:
parent
3639ae8d31
commit
f13ff6233c
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
**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 constructs a GIF image of them in order.
|
||||
|
||||
[](https://godoc.org/github.com/ImJasonH/go-marvel)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue