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

Typescript Angular v2 API wrapper for Skycoin node API #9

Open
10 tasks
cbermudez97 opened this issue Mar 15, 2019 · 0 comments
Open
10 tasks

Typescript Angular v2 API wrapper for Skycoin node API #9

cbermudez97 opened this issue Mar 15, 2019 · 0 comments
Assignees
Labels
openapi Related to REST and OpenAPI specs stdev wip
Milestone

Comments

@cbermudez97
Copy link

cbermudez97 commented Mar 15, 2019

Expected Behavior

Access to Skycoin node REST API implemented in Typescript using angular.

Actual Behavior

Right now this is not possible.

Specifications

  • Version: 0.27.0
  • Platform: all
  • Subsystem: all exported API sets

Possible Solution

  • Use Skycoin node Swagger spec to generate initial Typescript 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
@cbermudez97 cbermudez97 self-assigned this Mar 15, 2019
@olemis olemis added this to the v0.25.1 milestone Apr 13, 2019
@olemis olemis changed the title Typescript Angular API wrapper for Skycoin node API Typescript Angular v2 API wrapper for Skycoin node API Apr 13, 2019
@olemis olemis added openapi Related to REST and OpenAPI specs stdev wip labels Apr 13, 2019
@m4yk3ldev m4yk3ldev modified the milestones: v0.25.1, 0.27.0 Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openapi Related to REST and OpenAPI specs stdev wip
Projects
None yet
Development

No branches or pull requests

3 participants