Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A awesome-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 317
    • Merge requests 317
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vinta Chen
  • awesome-python
  • Merge requests
  • !1806

Add strawberry graphql

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Administrator requested to merge github/fork/patrick91/patch-1 into master 3 years ago
  • Overview 5
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: patrick91

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.

Compare
  • version 1
    39a842ae
    2 years ago

  • master (HEAD)

and
  • latest version
    39a842ae
    2 commits, 2 years ago

  • version 1
    39a842ae
    2 commits, 2 years ago

1 file
+ 1
- 0

    Preferences

    File browser
    Compare changes
README.md
+ 1
- 0
  • View file @ 64a7c2bb

  • Edit in single-file editor

  • Open in Web IDE


@@ -687,6 +687,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp/) - An `aiohttp`-based wrapper for Tartiflette to expose GraphQL APIs over HTTP.
* [tartiflette-asgi](https://github.com/tartiflette/tartiflette-asgi/) - ASGI support for the Tartiflette GraphQL engine.
* [tartiflette](https://tartiflette.io) - SDL-first GraphQL engine implementation for Python 3.6+ and asyncio.
* [strawberry](https://strawberry.rocks) - Code first GraphQL Library based on dataclasses and type hints.
## Game Development
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
2
Client: PHP Enhancement: Feature
2
Client: PHP Enhancement: Feature
    Assign labels
  • Manage project labels

Milestone
3.3.2
3.3.2 (expired)
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference: OpenAPITools/openapi-generator!1337
Source branch: github/fork/patrick91/patch-1

Menu

Explore Projects Groups Snippets