Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdlayher/untappd
Package untappd provides an Untappd APIv4 client, written in Go. MIT Licensed.
https://github.com/mdlayher/untappd
Last synced: 16 days ago
JSON representation
Package untappd provides an Untappd APIv4 client, written in Go. MIT Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/untappd
- Owner: mdlayher
- License: mit
- Created: 2015-03-20T19:27:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T15:10:57.000Z (over 2 years ago)
- Last Synced: 2024-10-14T17:53:11.053Z (30 days ago)
- Language: Go
- Homepage:
- Size: 168 KB
- Stars: 24
- Watchers: 5
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
untappd [![Build Status](https://travis-ci.org/mdlayher/untappd.svg?branch=master)](https://travis-ci.org/mdlayher/untappd) [![GoDoc](https://godoc.org/github.com/mdlayher/untappd?status.svg)](https://godoc.org/github.com/mdlayher/untappd) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/untappd)](https://goreportcard.com/report/github.com/mdlayher/untappd)
=======Package untappd provides an Untappd APIv4 client, written in Go. MIT Licensed.
You must register an Untappd APIv4 key to use this package: https://untappd.com/api/register.
This client was built using documentation and example output from the Untappd APIv4
documentation: https://untappd.com/api/docs. This project is in no way affiliated
with or endorsed by Untappd.