Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itchio/go-itchio
☁ Go bindings for the itch.io API
https://github.com/itchio/go-itchio
Last synced: about 2 months ago
JSON representation
☁ Go bindings for the itch.io API
- Host: GitHub
- URL: https://github.com/itchio/go-itchio
- Owner: itchio
- License: mit
- Created: 2016-02-10T14:39:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T18:05:57.000Z (almost 3 years ago)
- Last Synced: 2024-06-18T20:23:53.172Z (7 months ago)
- Language: Go
- Homepage:
- Size: 170 KB
- Stars: 15
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-itchio
[![build status](https://git.itch.ovh/itchio/go-itchio/badges/master/build.svg)](https://git.itch.ovh/itchio/go-itchio/commits/master)
[![codecov](https://codecov.io/gh/itchio/go-itchio/branch/master/graph/badge.svg)](https://codecov.io/gh/itchio/go-itchio)
[![Go Report Card](https://goreportcard.com/badge/github.com/itchio/go-itchio)](https://goreportcard.com/report/github.com/itchio/go-itchio)
[![GoDoc](https://godoc.org/github.com/itchio/go-itchio?status.svg)](https://godoc.org/github.com/itchio/go-itchio)
![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)go-itchio is a set of Go bindings to interact with the itch.io API
## License
Licensed under MIT License, see `LICENSE` for details.