Goff
goff is a Yahoo Fantasy Sports API client for the Go programming language
Install / Use
/learn @Forestmb/GoffREADME
goff

goff is a library for communicating with the Yahoo Fantasy Sports APIs.
This application is written using the Go programming language and is licensed under the New BSD license.
Building
$ go get https://github.com/Forestmb/goff
$ cd $GOPATH/src/github.com/Forestmb/goff
$ ./build.sh
To make sure this build runs before every commit, use:
$ ln -s "$(pwd)/build.sh" .git/hooks/pre-commit
Debug
The goff/debug package can be used to help with developing goff. It uses
the OAuth 2.0 configuraiton provided by goff to make arbitrary GET request
to the Yahoo Fantasy Sports APIs and outputs the string XML response. To run:
$ cd $GOPATH/src/github.com/Forestmb/goff
$ go run debug/debug.go --clientKey=<key> --clientSecret=<secret> --redirectURL=<redirect-url>
The values key and secret can be obtained after registering your own
applicaiton: http://developer.yahoo.com/fantasysports/guide/GettingStarted.html
The redirect-url must match the callback domain given when registering the
application with Yahoo. For development, using 127.0.0.1 for the domain and
http://127.0.0.1 as the redirect URL should suffice.
Related Skills
node-connect
353.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
