,

Sinatra Up and Running

Ruby for the Web, Simply

Specificaties
Paperback, 103 blz. | Engels
O'Reilly | 1e druk, 2012
ISBN13: 9781449304232
Rubricering
Hoofdrubriek : Computer en informatica
O'Reilly 1e druk, 2012 9781449304232
Verwachte levertijd ongeveer 16 werkdagen

Samenvatting

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

Specificaties

ISBN13:9781449304232
Taal:Engels
Bindwijze:paperback
Aantal pagina's:103
Uitgever:O'Reilly
Druk:1
Verschijningsdatum:10-1-2012

Over Alan Harris

Alan Harris is a software engineer with a decade of professional experience, and author of several books on software development spanning multiple platforms and languages. He has delivered numerous scalable, elegant solutions for companies ranging from non-profits to military subcontractors; he has also been a featured contributor in the developerWorks community. He currently works and resides in the DC area.

Andere boeken door Alan Harris

Over Konstantin Haase

As current maintainer of Sinatra, Konstantin is an Open Source developer by heart. Ruby has become his language of choice since 2005. He actively participates in the Ruby community and regularly contributes to different widespread projects, like Rubinius and Rack. In 2010, he successfully took part in the Ruby Summer Of Code, working on Rails internals. Haase is currently studying IT Systems Engineering at the Hasso Plattner Institute in Potsdam, Germany, and works part time as a software engineer at finnlabs in Berlin.

Andere boeken door Konstantin Haase

Inhoudsopgave

Preface

1. Taking the Stage
-Characteristics of Sinatra
-Installation
-Up and Running
-Rock, Paper, Scissors or 'The Shape of Things to Come'
-Summary

2. Fundamentals
-Routing
-Static Files
-Views
-Filters
-Handling Errors
-Configuration
-HTTP Headers
-Caching
-Sessions
-Cookies
-Attachments
-Streaming
-Summary

3. A Peek Behind the Curtain
-Application and Delegation
-Helpers and Extensions
-Request and Response
-Rack It Up
-Dispatching
-Summary

4. Modular Applications
-Subclassing Sinatra
-Better Rack Citizenship
-Extensions and Modular Applications
-Summary

5. Hands On: Your Own Blog Engine
-Workflow Concept
-The Implementation
-Summary

Net verschenen

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Sinatra Up and Running