FPL API Wrapper for Rust
Overview
This is a Rust library that serves as an API wrapper for the Fantasy Premier League (FPL) API. It provides convenient methods for interacting with the FPL API, allowing you to retrieve information about players, teams, gameweeks, and more.
Features
- Retrieve information about all FPL players.
- Get details about static gameweeks.
- Fetch static data from the FPL API.
Usage
Here is a simple example of how to use the FPL API wrapper:
use ;
async
Documentation
For detailed documentation on the available methods and usage, please refer to the API documentation.
Contributing
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.