Online Library TheLib.net » Scalatra in Action
cover of the book Scalatra in Action

Ebook: Scalatra in Action

00
27.01.2024
0
0

Summary

Scalatra in Actionintroduces the Scalatra framework and the Sinatra model. It covers the framework in its entirety, starting with concepts like request routing, input handling, actions, and HTTP responses, then proceeds to more advanced topics, such as data access, handling heavy load, asynchronicity, securing applications, designing and documenting RESTful APIs, and real-time web programming.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Scalatra is a lightweight Scala web framework similar to the popular Ruby-based Sinatra. It’s perfect for running real-time applications on multicore servers, and is a fast way to spin up web apps and build HTTP APIs for mobile, Backbone.js, and AngularJS apps.

About the Book

Scalatra in Actioncovers the Scalatra framework in its entirety, starting with concepts such as request routing, input handling, actions, and HTTP responses. For readers who don’t already know Scala, the book introduces the Scala language and sbt, the Simple Build Tool. You’ll learn how to use Scalatra’s powerful templating engine, Scalate. It also covers advanced topics such as data access, handling heavy load, asynchronicity, securing your application, designing RESTful APIs, and real-time web programming.

What's Inside

  • Make clean templates using Scalate
  • Integrate with libraries that supplement Scalatra
  • Write tests using Specs2
  • Integrate Scalatra with databases

About the Reader

Readers should be familiar with the basics of HTTP, REST, and web applications. No experience with Scalatra, Sinatra, or Scala is required.

About the Authors

Dave Hrycyszyn is technical director for a London-based agency specializing in agile software design and development. Stefan Ollinger is an active Scalatra contributor. Ross A. Baker is a Senior Cloud Engineer, a Scalate commiter, and organizer of the Indy Scala meetup.

Table of Contents

    PART 1 INTRODUCTION TO SCALATRA
  1. Introduction
  2. A taste of Scalatra
  3. Routing
  4. Working with user input
  5. PART 2 COMMON DEVELOPMENT TASKS
  6. Handling JSON
  7. Handling files
  8. Server-side templating
  9. Testing
  10. Configuration, build, and deployment
  11. Working with a database
  12. PART 3 ADVANCED TOPICS
  13. Authentication
  14. Asynchronous programming
  15. Creating a RESTful JSON API with Swagger
    Download the book Scalatra in Action for free or read online
    Read Download

    Continue reading on any device:
    QR code
    Last viewed books
    Related books
    Comments (0)
    reload, if the code cannot be seen