Skip to content

Library of functions for interacting with the Yahoo Fantasy Sports API

License

Notifications You must be signed in to change notification settings

famendola1/yflib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yahoo Fantasy API Library for Go

Go Reference License Go Report Card

Installation

go get github.com/famendola1/yflib

Yahoo Endpoints

The Yahoo offical documentation for their Fantasy Sports API is not comprehensive and incomplete, despite being the offical. For a more complete overview of the supported endpoints, see the README.

Before You Start

The functionality of this package require the use of a *http.Client that is configured for the Yahoo Fantasy API endpoint. You can use the github.com/famendola1/yauth package to configure a *http.Client to use.

Contributions

If you's like to add functionality to this library, feel free to submit a PR 🙂

About

Library of functions for interacting with the Yahoo Fantasy Sports API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages