https://github.com/mdlayher/untappd
Package untappd provides an Untappd APIv4 client, written in Go. MIT Licensed.
https://github.com/mdlayher/untappd
Last synced: about 1 month 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T15:10:57.000Z (almost 3 years ago)
- Last Synced: 2025-03-18T10:21:18.788Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 168 KB
- Stars: 24
- Watchers: 4
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
untappd [](https://travis-ci.org/mdlayher/untappd) [](https://godoc.org/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.