linksplatform / linksplatform/Data.Doublets.Gql

Java Doublets Adapter via GraphQL client

Open
#14 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted
Dominant language
Rust
Stars
9
Forks
2
PR merge metrics
No merged PRs in 30d

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 Java 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 Java's API.

There should be 3 packages for Maven/Ivy:
1. Platform.Data.Doublets.Native (DLL api wrapped in Java 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)

![D29B06AB-0A06-4452-9E32-1376F914EE71](https://user-images.githubusercontent.com/1431904/144592019-64e85aab-d38e-4682-8745-9399b63e22a1.jpeg)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified. Begin by reviewing the requested Platform.Data.Doublets.Native, Platform.Data.Doublets.Gql.Client, and Platform.Data.Doublets.Client package boundaries and the architecture diagram; done means the Java CRUD API, standalone GraphQL client, and swappable native implementation structure are provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, java
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.