Java API Wrapper for the Skycoin node

Open
#15 1 comment 0 reactions 1 assignee View on GitHub

@stdevMac is already working on this.

Since Mar 13, 2019.

Assessment

This issue has not been assessed yet.

Description

Expected Behavior

Access to the Skycoin node REST API implemented in Java code or as .jar assembly

Actual Behavior

Right now this is only possible using code generated by SWIG , which requires memory handles

Specifications

  • Version: 0.25.1
  • Platform: all
  • Subsystem: all exported API sets

Possible Solution

Generate with Swagger (share more info, please) . Beware of CSRF .

  • Use Skycoin node Swagger spec to generate initial Java REST API client
  • Add make target to automate generation in ./build
  • Aforementioned target should copy / merge relevant files into source code tree
  • README explaining the process
  • Mention in CHANGELOG
  • Patch the result Swagger-gen REST client to support specifying node address
  • Update package metadata
  • Run basic Swagger tests in Travis
  • Unify testing code if multiple frameworks are used across source tree
  • Beware of CSRF auth
Dominant language
Java
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

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.

More from fibercrypto/libjava-skyfiber

All issues in fibercrypto/libjava-skyfiber

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.