Developing Rails API Application

What's this about?

Modern web applications have to deliver interactivity and options that server-rendered HTML just can’t provide. With more clients being written in JavaScript and native mobile technologies, we need backend applications that speak the web’s new bridge — JSON.

As a Rails developer, your experience gives you a head start when it comes to developing API applications, but to be effective, you need to learn to apply your skills to a new set of problems. This course will help you make the jump with complete confidence.

You'll Learn

Author

Chris Kottom

 I've been working on the web since the mid-90s. In 2006, feeling burned out after 10 years as a Java developer, I rediscovered my love of coding through Ruby on Rails, and I've been at it ever since.

Like a lot of new arrivals to the community, I liked the integration of tests as first-class citizens of the framework, but at that point, I had almost no experience with test automation. So after years of faking it, I decided to make writing great tests my super power and to help other developers learn to do the same.