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

fixes #12 - Generate nodejs api client #15

Merged

Conversation

cbermudez97
Copy link

Fixes #12

Changes:

  • Created Typescript Skycoin API using node.
  • Added test for the created API to the Tester.
  • Added new test to Travis configuration file.

Does this change need to mentioned in CHANGELOG.md?

No

@cbermudez97 cbermudez97 requested a review from stdevMac April 3, 2019 23:58
@cbermudez97 cbermudez97 requested a review from olemis April 12, 2019 20:32
@olemis olemis changed the title Cbermudez t12 generate api client node fixes #12 - Generate api client node Apr 13, 2019
@olemis olemis changed the title fixes #12 - Generate api client node fixes #12 - Generate nodejs api client Apr 13, 2019
Makefile Outdated Show resolved Hide resolved
Copy link
Collaborator

@olemis olemis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove lib/skyapi/axios . This is meant to be merged in #13 .

@olemis olemis added stdev wip openapi Related to REST and OpenAPI specs labels Apr 13, 2019
@olemis olemis added this to the v0.24 milestone Apr 13, 2019
@cbermudez97 cbermudez97 requested a review from olemis April 17, 2019 21:32
@stdevMac stdevMac merged commit b85c77b into fibercrypto:develop Jul 24, 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

Successfully merging this pull request may close these issues.

Typescript Node API wrapper for Skycoin node API
3 participants