Async-graphql is a GraphQL server-side library implemented in Rust. It is fully compatible with the GraphQL specification and most of its extensions and offers type safety and high performance. You can define a Schema in Rust and procedural macros will automatically generate code for a GraphQL query. This library does not extend Rust's syntax, which means that Rustfmt can be used normally. I value this highly and it is one of the reasons why I developed Async-graphql. I like GraphQL and Rust. I've been using Juniper, which solves the problem of implementing a GraphQL server with Rust. But Juniper had several problems, the most important of which is that it didn't support async/await at the time. So I decided to make this library for myself.

Features

  • Static and dynamic schemas are fully supported
  • Fully supports async/await
  • Rustfmt friendly (Procedural Macro)
  • Minimal overhead
  • Upload files (Multipart request)
  • Subscriptions (WebSocket transport)

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Apache License V2.0

Follow async-graphql

async-graphql Web Site

Other Useful Business Software
AI-powered service management for IT and enterprise teams Icon
AI-powered service management for IT and enterprise teams

Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of async-graphql!

Additional Project Details

Programming Language

Rust

Related Categories

Rust Libraries

Registered

2023-03-01