15 releases (6 breaking)

0.11.3 May 22, 2024
0.10.5 May 22, 2024
0.10.1 Mar 28, 2024
0.6.0 Nov 27, 2023

#1893 in Magic Beans

Download history 126/week @ 2024-02-16 36/week @ 2024-02-23 11/week @ 2024-03-01 1/week @ 2024-03-08 1/week @ 2024-03-15 183/week @ 2024-03-22 74/week @ 2024-03-29 10/week @ 2024-04-05 109/week @ 2024-05-03 93/week @ 2024-05-10 678/week @ 2024-05-17 79/week @ 2024-05-24

959 downloads per month

Apache-2.0

440KB
10K SLoC

Rust 9K SLoC // 0.0% comments GraphQL 1K 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

~22–63MB
~1M SLoC