Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkudryashov/graphql-rust-demo
GraphQL Rust Demo.
https://github.com/rkudryashov/graphql-rust-demo
actix actix-web apollo-federation apollo-server async-graphql diesel graphql kafka rust rust-lang websocket
Last synced: 3 days ago
JSON representation
GraphQL Rust Demo.
- Host: GitHub
- URL: https://github.com/rkudryashov/graphql-rust-demo
- Owner: rkudryashov
- License: mit
- Created: 2020-11-09T17:16:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T07:09:30.000Z (4 months ago)
- Last Synced: 2025-01-11T00:06:18.579Z (11 days ago)
- Topics: actix, actix-web, apollo-federation, apollo-server, async-graphql, diesel, graphql, kafka, rust, rust-lang, websocket
- Language: Rust
- Homepage:
- Size: 721 KB
- Stars: 191
- Watchers: 6
- Forks: 45
- Open Issues: 0
-
Metadata Files:
- Readme: readme.adoc
- License: LICENSE
Awesome Lists containing this project
README
= GraphQL Rust Demo
image:https://github.com/rkudryashov/graphql-rust-demo/actions/workflows/workflow.yml/badge.svg[CI/CD,link=https://github.com/rkudryashov/graphql-rust-demo/actions]
image:https://romankudryashov.com/blog/2022/07/apollo-router/images/architecture.png[Architecture,800]
Articles:
* https://romankudryashov.com/blog/2020/12/graphql-rust/[GraphQL in Rust]
* https://romankudryashov.com/blog/2022/07/apollo-router/[Building a unified GraphQL API with Apollo Router]The source code is available on https://github.com/rkudryashov/graphql-rust-demo[GitHub] and https://gitlab.com/romankudryashov/graphql-rust-demo[GitLab].