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

General Guidelines for new Developers #99

Closed
sandovalg opened this issue Apr 2, 2015 · 3 comments
Closed

General Guidelines for new Developers #99

sandovalg opened this issue Apr 2, 2015 · 3 comments

Comments

@sandovalg
Copy link

Might I suggest a simple walk-through guiding the beginner developers. There are questions like this one http://stackoverflow.com/questions/28100315/how-to-retrieve-data-from-bigcommerce-using-rails-application where it seems help is not readily available.
A sample application that deals with one specific area of the API might be a blessing to new developers. An example in mind would be the ability to CRUD a product from a new demonstration store.
Initial setup for Private and Public Applications, etc.

@pedelman
Copy link
Contributor

pedelman commented Apr 2, 2015

Great idea! We have a hello-world library written in sinatra over here: https://github.com/bigcommerce/hello-world-app-ruby-sinatra

That should be a good guide to get started, we also have an open pull request to integrate the new version of the API client. Also take a look at our developer portal for more high level information: https://developer.bigcommerce.com/.

I would love to have a very simple process to get developers writing applications, so if you run into any problems, feel free to ping me here.

@gregory
Copy link
Contributor

gregory commented Apr 4, 2015

Should we close this now @sandovalg @pedelman ?

@sandovalg
Copy link
Author

Good question. I think this is best to begin collaboration on immediately. How can I help? The problem with the ruby-sinatra app is adding in another element. Correction, replacing a framework with a specific DSL.

If help is required let me know. Much appreciated. To answer @gregory question, shall we close this thread?

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

No branches or pull requests

3 participants