18 releases (8 breaking)

0.13.1 Nov 12, 2024
0.12.1 Sep 14, 2024
0.11.3 May 22, 2024
0.10.1 Mar 28, 2024
0.6.0 Nov 27, 2023

#870 in Magic Beans

Download history 159/week @ 2024-09-02 131/week @ 2024-09-09 58/week @ 2024-09-16 56/week @ 2024-09-23 9/week @ 2024-09-30 2/week @ 2024-10-14 109/week @ 2024-10-28 19/week @ 2024-11-04 121/week @ 2024-11-11

249 downloads per month

Apache-2.0

520KB
12K SLoC

Rust 11K SLoC // 0.0% comments GraphQL 1.5K SLoC

Linera service GraphQL client

A GraphQL client for the node service.

Generate schema

To generate the linera service GraphQL schema, a binary linera-export-schema is available:

cargo run --bin linera-schema-export > linera-service-graphql-client/gql/service_schema.graphql

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of the Apache 2.0 license.


lib.rs:

A GraphQL client for the node service.

Dependencies

~28–46MB
~816K SLoC