Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nim Doublets Adapter via GraphQL client + Native DLL #22

Open
Konard opened this issue Dec 3, 2021 · 0 comments
Open

Nim Doublets Adapter via GraphQL client + Native DLL #22

Konard opened this issue Dec 3, 2021 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed reward This issue have an reward that is paid on completion.

Comments

@Konard
Copy link
Member

Konard commented Dec 3, 2021

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:

  1. Platform.Data.Doublets.Native (DLL api wrapped in Nim only)
  2. Platform.Data.Doublets.Gql.Client (GraphQL client to doublets only)
  3. Platform.Data.Doublets.Client (Abstract API for both Platform.Data.Doublets.Native and Platform.Data.Doublets.Gql.Client)

6EBCBF8A-E595-4A4A-B721-DCAA655E3F49

@Konard Konard added good first issue Good for newcomers help wanted Extra attention is needed reward This issue have an reward that is paid on completion. labels Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed reward This issue have an reward that is paid on completion.
Projects
None yet
Development

No branches or pull requests

1 participant