Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.