fibercrypto / fibercrypto/libkotlin-skycoin

Kotlin API wrapper for the Skycoin node API

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## Expected Behavior

Access to the Skycoin node REST API implemented in Kotlin code or as assembly

## Actual Behavior

Right now this is not possible

## Specifications

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

## Possible Solution

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

- [x] Use Skycoin node Swagger spec to generate initial Kotlin REST API client
- [x] Add make target to automate generation in ./build
- [x] Aforementioned target should copy / merge relevant files into source code tree
- [x] README explaining the process
- [x] Mention in CHANGELOG
- [x] Patch the result Swagger-gen REST client to support specifying node address
- [x] Update package metadata
- [x] Run basic Swagger tests in Travis
- [x] Unify testing code if multiple frameworks are used across source tree
- [x] Beware of CSRF auth

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.