jinxapi-github

Crates.iojinxapi-github
lib.rsjinxapi-github
version0.2.6
sourcesrc
created_at2022-04-26 13:58:55.78303
updated_at2022-05-13 14:18:49.405139
descriptionGitHub API client
homepage
repositoryhttps://github.com/jinxapi/github-rs
max_upload_size
id575403
size10,773,062
(jongiddy)

documentation

README

GitHub v3 REST API

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.

Features

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

Contributions

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.

Commit count: 9

cargo fmt