Strawberry is a library to create GraphQL APIs using python by adopting a syntax similar to dataclasses and making use of type hints
What's the difference between this Python project and similar ones?
It is a modern library that tries to use the most modern python features to make it easier to develop APIs. It has also a very friendly and welcoming community and it is well maintained :)
--
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.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/1806
**Author:** [@patrick91](https://github.com/patrick91)
**Created:** 9/14/2021
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (2)
- [`4e4ac40`](https://github.com/vinta/awesome-python/commit/4e4ac40a67ffff5fbadd90fac7cb9edbbd9c311f) Add strawberry graphql
- [`39a842a`](https://github.com/vinta/awesome-python/commit/39a842aea242ec6c62225ccf8ff80f9c21ab6ba6) Fix typo
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## What is this Python project?
Strawberry is a library to create GraphQL APIs using python by adopting a syntax similar to dataclasses and making use of type hints
## What's the difference between this Python project and similar ones?
It is a modern library that tries to use the most modern python features to make it easier to develop APIs. It has also a very friendly and welcoming community and it is well maintained :)
--
Anyone who agrees with this pull request could submit an *Approve* review to it.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1806
Author: @patrick91
Created: 9/14/2021
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (2)
4e4ac40Add strawberry graphql39a842aFix typo📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
Strawberry is a library to create GraphQL APIs using python by adopting a syntax similar to dataclasses and making use of type hints
What's the difference between this Python project and similar ones?
It is a modern library that tries to use the most modern python features to make it easier to develop APIs. It has also a very friendly and welcoming community and it is well maintained :)
--
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.