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).