Crates.io | jinxapi-github |
lib.rs | jinxapi-github |
version | 0.2.6 |
source | src |
created_at | 2022-04-26 13:58:55.78303 |
updated_at | 2022-05-13 14:18:49.405139 |
description | GitHub API client |
homepage | |
repository | https://github.com/jinxapi/github-rs |
max_upload_size | |
id | 575403 |
size | 10,773,062 |
GitHub API client for Rust, supporting hyper
and reqwest
(async and blocking).
This code is automatically generated from the OpenAPI spec for the GitHub API.
The code requires at least one feature to be enabled, to select the HTTP request library:
hyper-client
(enabled by default)reqwest-async
reqwest-blocking
Since this code is automatically generated, Pull Requests will not be accepted directly.
If you find a problem, check if GitHub's OpenAPI repo contains the same problem and report there.
If the problem does not exist in the OpenAPI description and appears to be a problem with the code generation, please open an issue in this repo.