Octocrate
octocrate is a comprehensive GitHub REST API library based on Rust.
Features
- Fully compliant with the official documentation at GitHub REST API Documentation
- Complete type restrictions for Body / Query parameters
- Utilizes feature flags for individual API dependencies
- Supports GitHub app requests for installation API
- Supports installation access tokens and personal access tokens
Dependencies
[]
= "0.3"
Example
use ;
async
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests to improve the project.
License
This project is licensed under the MIT License.