Take advantage of Sinatra, the Ruby-based web application library and domain-specific language used by GitHub, LinkedIn, Engine Yard, and other prominent organizations. With this concise book, you will quickly...

Buy Now From Amazon

Product Review

Take advantage of Sinatra, the Ruby-based web application library and domain-specific language used by GitHub, LinkedIn, Engine Yard, and other prominent organizations. With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications.

Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by HTTP verbs, which makes it ideal for web services and APIs. If you have experience building applications with Ruby, you'll quickly learn language fundamentals and see under-the-hood techniques, with the help of several practical examples. Then you'll get hands-on experience with Sinatra by building your own blog engine.
  • Learn Sinatra's core concepts, and get started by building a simple application
  • Create views, manage sessions, and work with Sinatra route definitions
  • Become familiar with the language's internals, and take a closer look at Rack
  • Use different subclass methods for building flexible and robust architectures
  • Put Sinatra to work: build a blog that takes advantage of service hooks provided by the GitHub API


Similar Products

Ruby on Rails Tutorial: Learn Web Development with Rails (4th Edition) (Addison-Wesley Professional Ruby Series)Effective Testing with RSpec 3: Build Ruby Apps with ConfidenceLearning React: Functional Web Development with React and ReduxThe Ruby Programming Language: Everything You Need to KnowLearn to Program, Second Edition (The Facets of Ruby Series)Cracking the Coding Interview: 189 Programming Questions and SolutionsThe Rails 5 Way (4th Edition) (Addison-Wesley Professional Ruby Series)Eloquent Ruby (Addison-Wesley Professional Ruby Series)Programming Ruby 1.9 & 2.0: The Pragmatic Programmers' Guide (The Facets of Ruby)The Well-Grounded Rubyist