An open API service indexing awesome lists of open source software.

https://github.com/jwodder/ghreq-rust

Magical and opinionated GitHub REST API client
https://github.com/jwodder/ghreq-rust

client github rest-api rust work-in-progress

Last synced: 8 months ago
JSON representation

Magical and opinionated GitHub REST API client

Awesome Lists containing this project

README

          

[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
[![CI Status](https://github.com/jwodder/ghreq-rust/actions/workflows/test.yml/badge.svg)](https://github.com/jwodder/ghreq-rust/actions/workflows/test.yml)
[![codecov.io](https://codecov.io/gh/jwodder/ghreq-rust/branch/main/graph/badge.svg)](https://codecov.io/gh/jwodder/ghreq-rust)
[![Minimum Supported Rust Version](https://img.shields.io/badge/MSRV-1.81-orange)](https://www.rust-lang.org)
[![MIT License](https://img.shields.io/github/license/jwodder/ghreq-rust.svg)](https://opensource.org/licenses/MIT)

[GitHub](https://github.com/jwodder/ghreq-rust) | [Issues](https://github.com/jwodder/ghreq-rust/issues)

`ghreq` is a minimal yet opinionated client for the GitHub REST API. It's also
a work in progress. Watch this space.