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

Create a gem for your API #52

Open
zaratan opened this issue Aug 20, 2018 · 0 comments
Open

Create a gem for your API #52

zaratan opened this issue Aug 20, 2018 · 0 comments
Labels
8 Side Task to make your life better

Comments

@zaratan
Copy link

zaratan commented Aug 20, 2018

Why ?

It's cool to have an API but at one point you will want you or other people to be able to use it. Also, we will use it as an opportunity to do integration testing.

Must have

  • A gem able to connect to our API and query at least some methods on it;
  • A test suite based on VCR that really test our API;
  • Documentation in the readme;
  • The gem must be available on rubygem;
  • CI/CD: circle CI build and if everything is alright send it to rubygem.

Reading list

@zaratan zaratan added 8 Side Task to make your life better labels Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8 Side Task to make your life better
Projects
None yet
Development

No branches or pull requests

1 participant