12 releases

0.5.0 Apr 7, 2022
0.4.2 Mar 1, 2021
0.4.1 Dec 15, 2020
0.4.0 Oct 21, 2020

#156 in #github

Download history 12/week @ 2023-08-04 25/week @ 2023-08-11 160/week @ 2023-08-18 268/week @ 2023-08-25 21/week @ 2023-09-01 28/week @ 2023-09-08 12/week @ 2023-09-15 7/week @ 2023-09-22 15/week @ 2023-09-29 12/week @ 2023-10-06 13/week @ 2023-10-13 15/week @ 2023-10-20 31/week @ 2023-10-27 19/week @ 2023-11-03 29/week @ 2023-11-10 18/week @ 2023-11-17

100 downloads per month
Used in 2 crates

Custom license

14KB
340 lines

Ghub

Simple rust github client (API v3).

Installation

Add the dependency into your Cargo.toml

[dependencies]
ghub = { version = "0.2" }

Usage

Please see the examples

Dependencies

~10–23MB
~363K SLoC