RubyConf 2010 - The Grapes of Rapid by: Michael Bleigh

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=C7beg3OzxC4



Duration: 35:22
665 views
6


Most if not all web applications built in Ruby have need for a RESTful API. They have become a fundamental part of the application building process. Meet Grape, a Rack micro-framework built from the ground up to provide a simple, powerful DSL for RESTful API development. Grape is built on an opinionated base and easy-to-use support for everything from API versioning to authorization and serialization. Then go beyond API development and learn about GrapeDoc, a way to automatically publish API documentation with social features based on your Grape API.




Other Videos By Confreaks


2015-04-07LoneStarRuby Conf 2010 - Grease your Suite: Tips and Tricks for Faster Testing by: Nick Gauthier
2015-04-07LoneStarRuby Conf 2010 - Keynote Address by: Tom Preston-Werner
2015-04-07LoneStarRuby Conf 2010 - Seven Languages in Seven Weeks by: Bruce Tate
2015-04-07LoneStarRuby Conf 2010 - Taking Mongoid into the Future by: Bernerd Schaefer
2015-04-07LoneStarRuby Conf 2010 - Battle of NoSQL stars: Amazon's SDB vs Mongoid vs CouchDB vs RavenDB
2015-04-07RubyConf 2010 - Consuming Gherkin: One Byte at a Time by: Greg Hnatiuk, Mike Sassak
2015-04-07RubyConf 2010 - Writing Games with Ruby by: Mike Moore
2015-04-07RubyConf 2010 - So You Think You Can Code?
2015-04-07RubyConf 2010 - Front End Testing Frontier by: CJ Kihlborn, Jonas Nicklas
2015-04-07RubyConf 2010 - Mustache in the Front, Mustache in the Back by: Patrick Ewing
2015-04-07RubyConf 2010 - The Grapes of Rapid by: Michael Bleigh
2015-04-07RubyConf 2010 - From Artist to Programmer by: Keavy McMinn
2015-04-07RubyConf 2010 - DSLs go Concrete by: Martin Thiede
2015-04-07RubyConf 2010 - Ruby Mendicant University: A New Way to Learn by: Gregory Brown
2015-04-07RubyConf 2010 - Classy Git by: Scott Chacon
2015-04-07RubyConf 2010 - Pwrake : a Distributed Workflow Engine for e-Science by: Masahiro Tanaka
2015-04-07RubyConf 2010 - Putting On Your Birthday Suit by: Glenn Vanderburg
2015-04-07RubyConf 2010 - Unblocked by: James Edward Gray II
2015-04-07RubyConf 2010 - LDAP: the Original "NoSQL" by: Michael Granger
2015-04-07RubyConf 2010 - Objects are Just Objects, Aren't they? by: Rick DeNatale
2015-04-07RubyConf 2010 - Faye: an Event Driven App by: James Coglan