Saleor Core: the high performance, composable, headless commerce API.
-
Updated
Nov 29, 2024 - Python
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Saleor Core: the high performance, composable, headless commerce API.
The Pokémon API
A GraphQL library for Python that leverages type annotations 🍓
A familiar HTTP Service Framework for Python.
Supercharge your API testing, catch bugs, and ensure compliance
Python library for implementing GraphQL servers using schema-first approach.
Feature rich robust FastAPI template.
A GraphQL client in Python
InQL is a robust, open-source Burp Suite extension for advanced GraphQL testing, offering intuitive vulnerability detection, customizable scans, and seamless Burp integration.
GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. - Do not use for illegal testing ;)
Obtain GraphQL API schema even if the introspection is disabled
JSON Web Token (JWT) authentication for Graphene Django
A pragmatic styleguide for Django API Projects
Turn your API made with Django REST Framework(DRF) into a GraphQL like API.