github-rs 0.5.1

Pure Rust bindings to the Github API
Documentation
1
2
3
4
5
pub mod get;
pub mod post;
pub mod put;
pub mod delete;
pub mod patch;