Scalatra in action

Scalatra in Action covers 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 t...

Descripción completa

Detalles Bibliográficos
Otros Autores: Hrycyszyn, Dave, author (author), Ollinger, Stefan, author, Baker, Ross A., 1979- author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Shelter Island, New York : Manning Publications [2016]
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630224606719
Tabla de Contenidos:
  • Intro
  • Copyright
  • Brief Table of Contents
  • Table of Contents
  • Preface
  • Acknowledgments
  • About this Book
  • About the Cover Illustration
  • Part 1. Introduction to Scalatra
  • Chapter 1. Introduction
  • Chapter 2. A taste of Scalatra
  • Chapter 3. Routing
  • Chapter 4. Working with user input
  • Part 2. Common development tasks
  • Chapter 5. Handling JSON
  • Chapter 6. Handling files
  • Chapter 7. Server-side templating
  • Chapter 8. Testing
  • Chapter 9. Configuration, build, and deployment
  • Chapter 10. Working with a database
  • Part 3. Advanced topics
  • Chapter 11. Authentication
  • Chapter 12. Asynchronous programming
  • Chapter 13. Creating a RESTful JSON API with Swagger
  • Appendix. Installation and development setup
  • Index
  • List of Figures
  • List of Tables
  • List of Listings.