fibercrypto / fibercrypto/libjava-skyfiber

Java API Wrapper for the Skycoin node

オープン
#15 コメント 1 件 リアクション 0 件 担当者 1 名 @stdevMac が担当を希望しています GitHub で見る
主要言語
Java
スター
2
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

## 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 .

- [x] Use Skycoin node Swagger spec to generate initial Java 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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。