rust-graphql-server topic
List
rust-graphql-server repositories
actix-graphql-react
26
Stars
5
Forks
Watchers
Clean boilerplate for GraphQL server & react-app built with Rust & TypeScript. Backend: actix-web + juniper(GraphQL server) + diesel(ORM); Frontend: react + apollo(GraphQL client).
async-graphql-relay
31
Stars
8
Forks
Watchers
Relay support for async-graphql