Top 12 Scala Playframework Projects
-
Project mention: Play Framework - Build Modern & Scalable Web Apps with Java and Scala | reddit.com/r/RushRadar | 2022-07-04
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
You could quibble with this description, but Play is an opinionated packaging of several technologies—all of which could be used alone or cobbled together by hand. Out of the box, you get tooling that compiles web assets through a pipeline (sbt-web, with features like versioning through sbt-digest), a powerful templating language (Twirl), a routing DSL, request handlers (Actions), of course, a non-blocking HTTP stack (Akka HTTP), and a few other bells and whistles useful to building full-stack web applications. These are a lot of parts to maintain together. It's a considerable challenge to provide so much under the auspice of one project. Play's combination of all these parts also necessitates specific ways to build your web application or service—which, I think, a lot of developers don't like, which has contributed to it falling out of favor.
-
-
Project mention: Code in jar dependency is packed as java code and can not be used as normal Scala dependency | reddit.com/r/scala | 2022-05-04
Take a look at https://github.com/playframework/play-ws build.sbt. it is a scala lib built with sbt-assembly to shade dependencies and avoid binary incompatibility. That is the only reason to build a lib with sbt-assembly.
-
izanami
Izanami is a shared configuration, feature flipping and A/B testing server well-suited for micro-service architecture implementation.
You should have some kind of configuration service with an audit log to make sure configuration changes are tracked. We use Izanami.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Hepek
Typesafe HTML templates in pure Scala. Static site generator included! Play and ScalaJS support!
-
-
silhouette-vuejs-app
Playframework authentication && user management sample using: Scala, Silhouette, Vuejs
-
-
Scala Playframework related posts
Index
What are some of the best open-source Playframework projects in Scala? This list will help you:
Project | Stars | |
---|---|---|
1 | Play | 12,145 |
2 | Lagom | 2,606 |
3 | Twirl | 516 |
4 | Play JSON | 313 |
5 | Play WS | 203 |
6 | izanami | 154 |
7 | Play monadic actions | 128 |
8 | Hepek | 87 |
9 | Play Pagelets | 77 |
10 | silhouette-vuejs-app | 39 |
11 | block-explorer | 29 |
12 | ClammyScan | 9 |
Are you hiring? Post a new remote job listing for free.