Book Image

Play Framework Essentials

By : Julien Richard-Foy
Book Image

Play Framework Essentials

By: Julien Richard-Foy

Overview of this book

Table of Contents (14 chapters)
Play Framework Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 1. Building a Web Service

This chapter will cover the following topics:

  • Bootstrapping a Play project

  • Understanding the different pieces of a Play project

  • Mapping URLs to your service entry points

  • Serving JSON responses and reading and validating JSON requests