-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededrewardThis issue have an reward that is paid on completion.This issue have an reward that is paid on completion.
Description
500 RUB reward can be claimed by anyone who completes this task.
This adapter should provide standard Doublets CRUD operations API in the native to Nim 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 Nim's API.
There should be 3 packages for Nimble:
- Platform.Data.Doublets.Native (DLL api wrapped in Nim only)
- Platform.Data.Doublets.Gql.Client (GraphQL client to doublets only)
- Platform.Data.Doublets.Client (Abstract API for both Platform.Data.Doublets.Native and Platform.Data.Doublets.Gql.Client)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededrewardThis issue have an reward that is paid on completion.This issue have an reward that is paid on completion.
