Skip to main content

Easy to use abstraction layer for GraphQL, with support for Django ORM.

Project description

Easy GraphQL Server

Installation

easy_graphql_server can be installed from PyPI using the built-in pip command:

pip install git+https://github.com/mathieurodic/easy-graphql-server

Goals

easy_graphql_server's intention is to provide an easy way to expose a database in GraphQL, using ORM models (so far only Django is supported, but SQLAlchemy will soon come).

Credits and history

The easy_graphql_server library was originally a subproject within the Bridger development team, to provide an easy way to expose database models with GraphQL using Graphene.

The project was then rewritten with graphq-core and Graphene was dropped.

License

easy_graphql_server is under MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easy_graphql_server-0.8.0a0.tar.gz (19.3 kB view hashes)

Uploaded Source

Built Distribution

easy_graphql_server-0.8.0a0-py3-none-any.whl (23.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page