< cd ../gallery
[DevTools]
actix-graphql-react
Clean boilerplate for GraphQL server & react-app built with Rust & TypeScript. Backend: actix-web + juniper(GraphQL server) + diesel(ORM); Frontend: react + apollo(GraphQL client).
@zzy
maintainer
★ 25 stars
# README
Clean boilerplate for GraphQL server & react-app built with Rust & TypeScript. Backend: actix-web + juniper(GraphQL server) + diesel(ORM); Frontend: react + apollo(GraphQL client). Maintained by zzy on GitHub, where it has earned 25 stars from the community.
It's actively developed around rust-graphql-server, actix-web, juniper, and is a solid reference for anyone building with these tools.
# tags
# install
npm install actix-graphql-reactmore Actix Web repos