fibercrypto / fibercrypto/libjava-skyfiber

Java API Wrapper for the Skycoin node

未关闭
#15 1 条评论 0 个 reaction 已指派 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 摘要。