Rust GraphQL boilerplate using async-graphql and axum for API development.
A template for building GraphQL servers in Rust using async-graphql and the axum web framework. It includes SQLx-based database integration, schema exporting, cursor-based pagination, integration tests, Docker support, and CI workflows for backend APIs and microservices.
0