Play Framework API

Play is a reactive web framework for Scala (and Java) built on Akka and Akka Streams. Provides MVC routing, template engine, WS client, and reactive database integrations for building web applications and REST APIs.

API entry from apis.yml

apis.yml Raw ↑
aid: scala:play-framework
name: Play Framework API
description: Play is a reactive web framework for Scala (and Java) built on Akka and Akka Streams. Provides
  MVC routing, template engine, WS client, and reactive database integrations for building web applications
  and REST APIs.
tags:
- MVC
- Reactive
- REST
- Scala
- Web Framework
humanURL: https://www.playframework.com/
properties:
- type: Documentation
  url: https://www.playframework.com/documentation/latest/Home
- type: API Documentation
  url: https://www.playframework.com/documentation/latest/api/scala/
- type: GitHub
  url: https://github.com/playframework/playframework