thecodeteam / conferences

1 stars 0 forks source link

Introduction to Using REST APIs with vCloud Air #70

Closed kacole2 closed 8 years ago

kacole2 commented 8 years ago

Abstract: So you just learned how to program in your first language. What's next? The easiest way to integrate with millions of web-services is understanding how to interact and consume REST APIs. This session will cover the basics of REST APIs and using vCloud Air as an example. We will build a ruby script that retrieves information from our organization and will show how to build this into a simple Rails program.