An automated, modular, backend-agnostic GraphQL API generator
Project description
Strawberry-GraphQL-Mage
An automated, modular, backend-agnostic GraphQL schema generator.
The aim of this project is to simplify graphql api creation without being tied to one specific data backend.
Performance is currently not a major factor - this is mostly a helper library to make creating GraphQL endpoints easier.
Still under heavy development
Feel free to use it and create issues though.
Contributions are welcome as well.
TO-DO list
- Generating a basic GraphQL schema
- Queries
- Mutations
- Subscriptions
- Backend separation + dummy backend
- Assess strawberry dataloader for other backends instead of the current implementation with large overhead
- SQLAlchemy backend
- Entity models
- Implement basic mutations/queries
- Add basic tests
- Add more tests
- Asyncio
- Implement abstract sqla models
- Python backend
- Basic SQLAlchemy conversion
- Database engine pool
- Native python datatype simple implementation
- Queries
- Queries with dynamic dataset
- Mutations
- TESTS
- JSON (dict) backend
- Conversion to python backend
- Queries
- Queries with dynamic dataset
- Mutations
- TESTS
- API backend (REST/GraphQL)
- Queries
- Queries with dynamic dataset
- Mutations
- Helpers for graphql input fields conversion
- Improve the structure
- TESTS
- Separate backends into package extras
- Add more filters
- Add options for custom data-types
- Setup CI
- Try some authorization / authentication
- Write instructions for using the app
- Write instructions for creating custom backends
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for strawberry-graphql-mage-0.0.1a8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 024b9c6fead841cc6da34b039a2d5ee34f985dbb32ccc1f89a02a9ea84acc6e8 |
|
MD5 | 4a6e8e0731583dfdbfd8955ef6bec1ef |
|
BLAKE2b-256 | f4933962a14fd0c3d7ef9d0ffe7f541d4eed2efe25ae2acc1ca2b9f2854f5802 |
Close
Hashes for strawberry_graphql_mage-0.0.1a8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | de3e485157724bb47ded40361befc41477ce9b18957a1f334e8bf8c8a9d954ea |
|
MD5 | 05a41f88132a703b130eaa6a909489d0 |
|
BLAKE2b-256 | a16ef3d571c2d544d00e47bf2da86121b764b8067842f4f106a41ccfa8648d01 |