#graphql #github #cynic #api-bindings

gh_gql_schema

Cynic bindings to the GitHub GraphQL API for rss_autogen_giscus

3 unstable releases

0.2.0 Aug 16, 2023
0.1.1 Aug 10, 2023
0.1.0 Aug 10, 2023

#945 in HTTP server

Download history 7/week @ 2024-02-18 30/week @ 2024-02-25 1/week @ 2024-03-03 4/week @ 2024-03-10 52/week @ 2024-03-31 4/week @ 2024-04-07

56 downloads per month
Used in rss_autogen_giscus

Apache-2.0

1MB
49K SLoC

GraphQL 49K SLoC Rust 186 SLoC // 0.0% comments

gh_gql_schema

This crate provides Cynic bindings to GitHub's GraphQL API. It is part of rss_autogen_giscus.


lib.rs:

This library provides cynic_codegen structs, used by rss_autogen_giscus to interact with GitHub's GraphQL API.

This library is not intended to be used by other crates, so it is mostly undocumented. These tests print the queries used by rss_autogen_giscus for inspection.

Dependencies

~7MB
~117K SLoC