Tizen API Wrapper for the Skycoin node API
Open
@AntiD2ta is already working on this.
Since Jun 26, 2019.
Assessment
This issue has not been assessed yet.
Description
Expected Behavior
Access to the Skycoin node REST API implemented in Tizen
Actual Behavior
This is't possible
Specifications
- Version: 0.26.0
- 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 Tizen 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
- No language data
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from fibercrypto/libskycoin-cpp
-
fibercrypto/libskycoin-cpp#1 · 2 assignees ·