-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java API Wrapper for the Skycoin node #15
Milestone
Comments
stdevMac
added a commit
that referenced
this issue
Mar 15, 2019
stdevMac
added a commit
that referenced
this issue
Mar 15, 2019
stdevMac
added a commit
that referenced
this issue
Mar 15, 2019
stdevMac
added a commit
that referenced
this issue
Mar 19, 2019
stdevMac
added a commit
that referenced
this issue
Mar 19, 2019
stdevMac
added a commit
that referenced
this issue
Apr 21, 2019
Update skyapi to latest swagger spec, can be found here => https://github.com/simelo/libskycoin/blob/stdevMac_t3_v0.25.1_C_Wrapper_Skycoin_Api/lib/swagger/skycoin.v0.25.1.openapi.v2.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Possible Solution
Generate with Swagger (share more info, please) . Beware of CSRF .
The text was updated successfully, but these errors were encountered: