Skip to content
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

Objetive C API wrapper for Skycoin node API #5

Open
10 tasks
stdevMac opened this issue Mar 14, 2019 · 1 comment · May be fixed by #7
Open
10 tasks

Objetive C API wrapper for Skycoin node API #5

stdevMac opened this issue Mar 14, 2019 · 1 comment · May be fixed by #7
Assignees

Comments

@stdevMac
Copy link
Member

Expected Behavior

Access to the Skycoin node REST API implemented in Objetive C code or as an 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 .

  • Use Skycoin node Swagger spec to generate initial Objetive C 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
@stdevMac stdevMac self-assigned this Mar 14, 2019
stdevMac added a commit that referenced this issue Mar 22, 2019
stdevMac added a commit that referenced this issue Mar 22, 2019
stdevMac added a commit that referenced this issue Mar 29, 2019
@stdevMac stdevMac linked a pull request Apr 12, 2019 that will close this issue
stdevMac added a commit that referenced this issue Apr 25, 2019
stdevMac added a commit that referenced this issue Apr 26, 2019
olemis added a commit that referenced this issue Apr 26, 2019
olemis added a commit that referenced this issue Apr 26, 2019
@stdevMac
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant