4 releases

Uses old Rust 2015

0.1.2 May 27, 2015
0.1.1 Mar 30, 2015
0.1.0 Mar 30, 2015
0.0.1 Feb 15, 2015

#8 in #v3

Download history 1/week @ 2024-02-19 5/week @ 2024-02-26 95/week @ 2024-04-01

95 downloads per month

MIT license

29KB
469 lines

Rust's GitHub v3 API

A Rust library to communicate with GitHub via the official v3 REST API.

Documentation

You can find the automaticly generated docs for the last published version here.

Issues

Feel free to submit issues and enhancement requests.

Contributing

I follow the fork-and-pull git workflow for code contributions:

  1. Fork the repo on GitHub
  2. Warn me by mail or by corresponding on the relevant issue to indicate what you're working on
  3. Commit changes to a branch in your fork
  4. Make sure to pull the latest changes (rebase when possible) if not done yet!
  5. If you have conflicts, you should merge them, but try to prevent where possible!
  6. Pull request "upstream" with your changes

You can contribute by improving code, resolve an open issue or add a new feature. In case you can't help with code due to skill-, time- or energy-limitations, but you do have suggestions or errors to report, than feel free to open an issue.

Still not sure how you can contribute? Contact me and we'll find something :)

License

This repository and all its content falls under the MIT license.

Dependencies

~20MB
~404K SLoC