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.1a7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f117f59516795f9b1d41b0478df83ae0e9e8a0af1d4b463e170ad46ad7f4fc7 |
|
MD5 | 08b850bbaeeb2dd270ffe5c32cafe205 |
|
BLAKE2b-256 | bdc71e9571aec4ce5d6176ab3949fd96936934ce8e67159465e22d33efa594db |
Close
Hashes for strawberry_graphql_mage-0.0.1a7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebb540c86a03b50b38b62b10a50aaad84618bc451ff84d4ca3b5aa40f9a5c7f4 |
|
MD5 | 579e0adb562eb483dc7b3cdb3401d6d6 |
|
BLAKE2b-256 | 24d682346dee9812d79d3e333a69d76689d121555f713b91f691b26c5f413b20 |