Expand description
HTTP client for the GitHub REST API.
Provides a Client that handles authentication, base URL resolution,
and common request patterns. Tokens are resolved from the OS keyring
automatically.
Structs§
- Client
- An HTTP client for making authenticated requests to the GitHub API.