rackerlabs / developer.rackspace.com

Gen 3 of the developer.rackspace.com Portal
Apache License 2.0
47 stars 59 forks source link

Provide more detailed examples for how to create a client in each SDK #1136

Open kenperkins opened 9 years ago

kenperkins commented 9 years ago

Currently on https://developer.rackspace.com/sdks/ we only cover install and limited using or require or import statements, but we don't actually tell people how to create a client.

And on all of our getting started guides, it's implied that the caller already has a working client instance.

There is a gap in our examples for creating a client, we must fix this.