linksplatform / Data.Doublets.Gql

The Unlicense
9 stars 1 forks source link

Python Doublets Adapter via GraphQL client #15

Open Konard opened 3 years ago

Konard commented 3 years ago

1569 RUB reward can be claimed by anyone who completes this task.

This adapter should provide standard Doublets CRUD operations API in the native to Python code style (the most commonly used one). The libraries' architecture should take in account the ability to swap GraphQL with a native library that will be shipped later (when we finish translation to C++). The GraphQL client layer should be usable separately as well as native to Python's API. It should be made as package for PyPi.

20211130_100448

uselessgoddess commented 2 years ago

Also see https://lib.rs/crates/pyo3