1
0
Fork 0
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:
Jason Hall 2014-05-04 13:02:10 -04:00
parent 3639ae8d31
commit f13ff6233c

View file

@ -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.
[![GoDoc](https://godoc.org/github.com/ImJasonH/go-marvel?status.png)](https://godoc.org/github.com/ImJasonH/go-marvel)