Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/playframework/playframework
The Community Maintained High Velocity Web Framework For Java and Scala.
https://github.com/playframework/playframework
framework hacktoberfest java jvm play playframework reactive restful scala web-framework webapps
Last synced: 6 days ago
JSON representation
The Community Maintained High Velocity Web Framework For Java and Scala.
- Host: GitHub
- URL: https://github.com/playframework/playframework
- Owner: playframework
- License: apache-2.0
- Created: 2011-09-07T09:24:08.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T00:03:06.000Z (7 months ago)
- Last Synced: 2024-04-14T04:09:06.815Z (7 months ago)
- Topics: framework, hacktoberfest, java, jvm, play, playframework, reactive, restful, scala, web-framework, webapps
- Language: Scala
- Homepage: http://www.playframework.com
- Size: 104 MB
- Stars: 12,504
- Watchers: 633
- Forks: 4,096
- Open Issues: 467
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-for-beginners - playframework
- useful-java-links - Play Framework - 2.0) , [![GitHub stars](https://img.shields.io/github/stars/playframework/playframework.svg?style=social&label=Star&maxAge=2592000)](https://github.com/playframework/playframework). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true) (I. Development / 2. Web development)
- awesome-scala - **playframework** - activity/y/playframework/playframework) (Table of Contents / Web Frameworks)
- my-awesome - playframework/playframework - framework,webapps pushed_at:2024-10 star:12.6k fork:4.1k The Community Maintained High Velocity Web Framework For Java and Scala. (Scala)
- StarryDivineSky - playframework/playframework
- fucking-awesome-for-beginners - playframework
README
# Play Framework - The High Velocity Web Framework
[![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/playframework?label=follow&style=flat&logo=x&color=brightgreen)](https://x.com/playframework)
[![Discord](https://img.shields.io/discord/931647755942776882?logo=discord&logoColor=white)](https://discord.gg/g5s2vtZ4Fa)
[![GitHub Discussions](https://img.shields.io/github/discussions/playframework/playframework?&logo=github&color=brightgreen)](https://github.com/playframework/playframework/discussions)
[![StackOverflow](https://img.shields.io/static/v1?label=stackoverflow&logo=stackoverflow&logoColor=fe7a16&color=brightgreen&message=playframework)](https://stackoverflow.com/tags/playframework)
[![YouTube](https://img.shields.io/youtube/channel/views/UCRp6QDm5SDjbIuisUpxV9cg?label=watch&logo=youtube&style=flat&color=brightgreen&logoColor=ff0000)](https://www.youtube.com/channel/UCRp6QDm5SDjbIuisUpxV9cg)
[![Twitch Status](https://img.shields.io/twitch/status/playframework?logo=twitch&logoColor=white&color=brightgreen&label=live%20stream)](https://www.twitch.tv/playframework)
[![OpenCollective](https://img.shields.io/opencollective/all/playframework?label=financial%20contributors&logo=open-collective)](https://opencollective.com/playframework)[![Build Status](https://github.com/playframework/playframework/actions/workflows/build-test.yml/badge.svg)](https://github.com/playframework/playframework/actions/workflows/build-test.yml)
[![Maven](https://img.shields.io/maven-central/v/org.playframework/play_2.13.svg?logo=apache-maven)](https://mvnrepository.com/artifact/org.playframework/play_2.13)
[![Repository size](https://img.shields.io/github/repo-size/playframework/playframework.svg?logo=git)](https://github.com/playframework/playframework)
[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-blue.svg?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)
[![Mergify Status](https://img.shields.io/endpoint.svg?url=https://api.mergify.com/v1/badges/playframework/playframework&style=flat)](https://mergify.com)The Play Framework combines productivity and performance making it easy to build scalable web applications with Java and Scala. Play is developer friendly with a "just hit refresh" workflow and built-in testing support. With Play, applications scale predictably due to a stateless and non-blocking architecture. By being RESTful by default, including assets compilers, JSON & WebSocket support, Play is a perfect fit for modern web & mobile applications.
## Learn More
- [www.playframework.com](https://www.playframework.com)
- [Download](https://www.playframework.com/download)
- [Install](https://www.playframework.com/documentation/latest/Installing)
- [Create a new application](https://www.playframework.com/documentation/latest/NewApplication)
- [Play for Scala developers](https://www.playframework.com/documentation/latest/ScalaHome)
- [Play for Java developers](https://www.playframework.com/documentation/latest/JavaHome)
- [Build from source](https://www.playframework.com/documentation/latest/BuildingFromSource)
- [Search or create issues](https://github.com/playframework/playframework/issues)
- [Get help](https://stackoverflow.com/questions/tagged/playframework)
- [Contribute](https://www.playframework.com/contributing)## Sponsors & Backers
If you find Play useful for work, please consider asking your company to support this Open Source project by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.### Thank you to our premium sponsors!
### Thank you to all our backers!
## License
Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.