Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 984 Bytes

readme.md

File metadata and controls

31 lines (17 loc) · 984 Bytes

Nuget Nuget

NFL Logo

NFLData.Net

An API client to connect to various NFL data sources

View Documentation

Nuget

Services

  • NFL.com NFL.Com
  • ESPN Fantasy NFL.ESPN.Fantasy
  • More coming soon

The NFL.com API is easy to use but requires authentication that expires every hour. The ESPN Fantasy API is very confusing and it is hard to get specific data.

Dependencies

Uses RestSharp and Newtonsoft.Json.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments