An automated, modular, backend-agnostic GraphQL schema 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
- 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.1a2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b64864fcd777e3efaa122b838b921fae574e400228fa155b561ce855387fb0b |
|
MD5 | a4d36d4853b654ddb8aa851952d5b355 |
|
BLAKE2b-256 | 14481e3cec106e649a2c73a44a2343069990996259a52d8853961e20331304d9 |
Close
Hashes for strawberry_graphql_mage-0.0.1a2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 274b437edac873682cb953f869c4693d5f03cf2dc086468fde432bae4ff98722 |
|
MD5 | 0d4c4c5ef4539fda10582a1b1c18f65f |
|
BLAKE2b-256 | 9ab0d92e61699a4c8a213be972e6a71c14258c4e6eafcd7384cc609c4d142362 |