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

Use youpin-api.js client #7

Open
rapee opened this issue Jul 29, 2016 · 2 comments
Open

Use youpin-api.js client #7

rapee opened this issue Jul 29, 2016 · 2 comments

Comments

@rapee
Copy link
Member

rapee commented Jul 29, 2016

This app currently implements use raw RESTful service call to interact with YouPin API.
Instead, it should use API client (youpin-api.js) provided by youpin-city/youpin-bot.

@supasate
Copy link

I think we should create new repos for API wrappers like youpin-city/nodejs-sdk, youpin-city/php-sdk, etc.

@tvirot could you separate your youpin-api.js into youpin-city/nodejs-sdk?

@rapee
Copy link
Member Author

rapee commented Sep 29, 2016

That's good! I suggest youpin-city/youpin-node instead of nodejs-sdk so can tell what project just from the repo name.

For node.js, we can add dependency directly from git repo:

"dependencies": {
  "youpin": "youpin-city/youpin-node",
}

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

No branches or pull requests

2 participants