mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #2736] Readme: Add Ariadne – GraphQL framework with SDL-based design and async support #2049
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2736
Author: @princeaden1
Created: 7/24/2025
Status: 🔄 Open
Base:
master← Head:add-ariadne-to-graphql📝 Commits (1)
a3901d0Update README.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Add Ariadne – GraphQL framework with SDL-based design and async support
What is this Python project?
Add Ariadne – GraphQL framework with SDL-based design and async support
Ariadne is a modern Python library for building GraphQL APIs using a schema-first (SDL) approach.
It supports asynchronous resolvers, works seamlessly with ASGI frameworks like FastAPI and Starlette, and is actively maintained.
What's the difference between this Python project and similar ones?
Key features:
Schema-first design using GraphQL SDL
Native async/await support
Easy integration with FastAPI, Starlette, etc.
Minimal and lightweight setup
Placed under the GraphQL section.
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.