Gilt Groupe Play Application Template
Provides a based for multi-project Play App
Showing of Templates (with the term )
Provides a based for multi-project Play App
A java8 seed project with akka-http client. HostLevel, ConnectionLevel and RequestLevel client examples.
A starter application for using Akka with Scala
A tutorial of how to use SignalJ's features.
An example Play app that connects to Elasticsearch 2.3.X using play-elastic4s.
Seed for a Scala project using Play Framework using Macwire for dependency injection
A template Play 2.4 application which uses Silhouette 3.0 (http://silhouette.mohiva.com/) as an authentication library for local credentials, Facebook, Google, and Twitter. All users and sessions are persisted asynchronously thanks to postgres-async (https://github.com/mauricio/postgresql-async) and jdub-async (https://github.com/KyleU/jdub-async).
A starter application with Play Framework 2.5 with reactive mongo driver
Akka twitter streaming example
An example HMRC frontend seed application.
A starter application with Play Framework, ReactiveMongo and Polymer employing REST services.
This is a seed project which creates a basic build for a Scala application. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from. It uses specs2 and scalacheck as a testing dependency.
Scaloid makes your Android code easy to understand and maintain. This very simple Scaloid application will get you started building and testing standalone Android apps. This app uses Scala 2.10.2.
Illustrating how to implement a finite state machine in actors.
Salesforce Developer Workshop for Java
Start a small akka app and a docker container with all statsd related stuff
The completed application for James Ward's OSCON Workshop, 6 Minute Apps! Build Your First Modern Web App: http://www.jamesward.com/2013/07/17/oscon-workshop-6-minute-apps-build-your-first-modern-web-app
Code examples for Atomic Scala.
The next generation shop template by commercetools
Slick is Typesafe's modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred. You can also use SQL directly. This tutorial will get you started with a simple standalone Scala application that uses Slick.
Basic Exmample of a Thrift Server using Finagle
This is a seed project which creates a basic build for a AWS lambda.
This is a Play example that uses Spring Data Jpa (http://www.springsource.org/spring-data/jpa).
application shows how to build a modern web application, comprising of a Client-side JavaScript App built using AngularJS wrote in CoffeeScript, served from the Play Framework and using document persistence with Reactive Mongo a non-blocking Scala client for MongoDB.
A ready to use Play Framework Application that allows you to search data at the server with Squeryl, download it to your browser, handle it locally with a jQuery Table plug-in, when you decide send it back to the server via a POST executed with jQuery-Ajax, have the server convert it to an Excel File and present it back to you for download
This is a classic Play CRUD application, backed by a JDBC database. It demonstrates DB access with Anorm, classic pagination, and integration with a CSS framework (Twitter Bootstrap).
Main goal of this project to show how you could use Finatra. This example using Finatra for the backend and Slick for work with H2 that used as data storage. AngularJS + Bootstrap for the frontend as Single Page Application.
A seed project for creating SBT plugins
An example application that shows you how to use Scalaz monad transformers to untangle deeply nested code.
How to use Play Iteratees to build a custom body parser, using as an example an mp3 file metadata parser.
Akka Cluster Samples with Scala
Illustrates a pattern for distributed workers using Akka cluster features.
This activator creates the customary Hello, World application using the Finch library.
Introduction to create a simple CRUD application with Play Scala
A kick starter application for Play and Scala.js using multi-modules. It comes with nice examples that you will love.
Scaladin makes it easier to use the Vaadin Framework with Scala programming language. It's a wrapper library that provides a pure Scala API for Vaadin. This template provides a simple Hello world application written in Scaladin. This app uses Scala 2.10.1, Vaadin 7.1.12 and Scaladin 3.0.0.
Seed for starting a new USS microservice
Boilerplate for a Repository microservice
Illustrates how to create applications with AppSpokes.
Illustrates publish-subscribe in a cluster of Akka nodes.
This is a seed project which creates a basic build for an Akka with Scala application. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from.
A starter akka-http and slick app
A sample application integrating Play 2 with Raygun Crash Reporting, using Java.
Akka Persistence Samples with Java
Activator template for constructing a Finatra v2.x HTTP server application.
Simple example of using Entitytled with Play Framework
Seed for starting a new Play Api-First project
A simple web with Play Framework, jQuery and Foundation.
Blank project with typelevel, play and test harness compatible with innovint projects.
Illustrates supervision in Akka
Illustrates how to create a WebSocket based application using Play in Scala,using Akka for manage WebSockets and AngularJS for update the view with data received from sockets.
The start template for project with Scala-Forklift
Seed for starting a new Play Java project
PlayAuthenticate sample application for Play Framework using MongoDB. This sample can be used as a starter project for building Play applications using PlayAuthenticate for social authentication and MongoDB..
A sample project configuration for Spark 1.3.0 with Scala 2.11.6, and some static analyzer goodies
A Play Framework webservice that analyses images and classifies the resulting feature vectors. The image processing is done using OpenCV (http://opencv.org/). For the classification the service uses the data mining framework Weka (http://www.cs.waikato.ac.nz/ml/weka/). The process is executed using akka. The resulting feature vectors and classes are stored in mongoDB (https://www.mongodb.org/) where image data is stored with GridFS. The project can be used as a basis for webservice based image processing and classification.
This template is an easy start to using Play Framework with Spring and Jinq database querying.
Illustrates using SQLite and Anorm with tests in Play Framework
Project showcasing different microservice communication styles using Scala, Akka, Play and other tools from Scala ecosystem.
A boilerplate to get simple REST API working in Play.
An example of akka dependency injection using the parfait pattern
Support material, tutorial and quick-start for the property based testing workshop at http://scala.exchange 2015.
This is an activator project for showcasing how to start working with Scala on RaspberryPi with MQTT connections
Builds simple Actor-based REST server. Demonstrates the usage of Spray to build the RESTful API layer; as well as general structure of such REST actor-based applications. Includes tests for the API layer.
A starter application with Play (Java) for RESTfull services.
play2.5-with-reactjs-template
Scala is a great language to test applications, integrations, services, and more. This app gives simple and intermediate examples of how to get started.
Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. This very simple Scala application will get you started building and testing standalone Scala apps. This app uses Scala 2.11 and ScalaTest.
Akka Remote Samples with Java
Seed for starting a new slim Play project that does not use the built-in conf/router file.
Illustrating how to implement a finite state machine in actors.
An example Reactive Salesforce app that uses Play Framework, Java, and AngularJS for the UI.
This is an example of how to integrate Weather WS with a powerful ESB such as Camel via its akka module.
The Activator Scalding (Local Mode) application uses Twitter's Scalding API, running in "local mode" or on a Hadoop cluster, to perform powerful analytics on data sets with a concise, intuitive Scala-based API.
A tutorial that shows how to configure and deploy an application, using github for SCM, travis-ci for continuous integration, coveralls for coverage reporting and the github oauth2 API for authentication.
A starter application for using cats.
The service container is a lightweight framework that provides the ability to build micro-services. It contains a built-in Http server and utilizes both Akka and Spray. This is a tutorial on how to build a simple REST service.
This is an activator project for showcasing how to read & write data from Kafka-cluster using Java Consumer & Producer.
A starter application with Play Framework 2.5 and Tepkin a Reactive MongoDB Driver for Scala built on top of Akka IO and Akka Streams/ Using a driver built on top of Akka Streams allows for a very smooth integration with the new streaming API of Play framework 2.5
This activator project describes Microservice architecture design using Play 2.4.x and Scala
Permite a criação de aplicações básicas em Play com Scala para ser usada na disciplina INE5646
Serving your REST API with a smiley face.
Actor based version of obligatory Hello World program using the generic launcher class akka.Main.
A starter distributed application with Akka and Spray that demonstrates Command Query Responsibility Segregation using Akka Persistence, Cluster Sharding and a distributed journal for Event Sourcing enabled with Cassandra.
A quick example and tour that tells how to program in Android with scala, using agile-scala-android tool.
Project for demonstrating configuration and implementation example of Play 2.5, Mongo DB, Silhouette 4.0
Seed for starting a new Play 2.4 Java project
The Eventual PlayFramework-AngularJS-Bootstrap-MongoDB Seed Project is a seed project that provides a [CRUD](http://en.wikipedia.org/wiki/Create,_read,_update_and_delete) implementation. It uses the [Play Framework](http://www.playframework.com/) and [MongoDB](http://www.mongodb.org/) on the back-end, and [AngularJS](http://angularjs.org/) and [Bootstrap](http://getbootstrap.com/) on the front-end. It is designed to underpin the development of future applications that adopt the same combination of technologies.
Seed for starting a new Play 2.3 Java project
This is an activator project for showcasing best practices and providing a seed for starting with Play & Slick using AngularJS.
This tutorial shows you how to use Slick's experimental Direct Embedding query API.
Generic Slick repository, Generic Service, DDD DOMAIN VALIDATION: http://codemozzer.me/domain,validation,action,composable,messages/2015/09/26/domain_validation.html Description: A restful Scala Play framework 2.4 application using Akka, Reactive Slick 3.1, Akka Actors for ActionLogs, JWT Token user identification and authentication, DDD domain validation, Guice Dependency Injection
A starter application with Play Framework, Slick and a Sqlite database
A starter application with Apache Spark.
Main goal of this project to show an example on how to use Akka HTTP as REST service. This project will hep you to load your pictures by date range from your Instagram.
A starter application using Finch
Sample containing sbt build settings and test classes for illustrating multi-node testing with Akka and Scala
An example application of Play - Slick - Guice - Angular - Reactive
WebRTC relay server using play and akka
This application provides an example of form processing with Play Framework, WebJars, and Bootstrap 3.
A Typesafe Activator tutorial and template for using Scala with Kafka.
A sample application demonstrating unit testing with various frameworks: ScalaTest, Specs2, ScalaCheck, JUnit, and TestNG.
Scala and Akka for kids. A Functional Programming approach for the well known LOGO.
Actor based version of obligatory Hello World program using the generic launcher class akka.Main.
Akka Distributed Data Samples with Java
A seed application for creating project with Bootstrap + Play 2.3.7 + SecureSocial + JOOQ 3.4.0 + SBT 0.13.7
Slick is Typesafe's modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred. You can also use SQL directly. This tutorial will get you started with a simple standalone Scala application that uses Slick.
Akka Camel Samples with Java
A sample play application with testing in Scalatest, and dependency configuration using SubCut which offers the ease of guice but with a completely Scala accent.
A quick example that uses Slick on Android to store data through the SQLDroid JDBC driver.
Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. This very simple Scala application will get you started building and testing standalone Scala apps. This app uses Scala 2.10 an updated ScalaTest, and the sbt-eclipse plug-in.
Sample squbs project
This is a simple app that uses Play Framework with Squeryl - a Scala ORM.
Boilerplate for a homework used with the git-submitter plugin
Tutorial that integrates Play/Slick with JQuery UI Sortable for manually sorting lists with drag-and-drag
This Play 2.5 template tries to be a skeleton for a simple multidomain project (www.myweb.com and admin.myweb.com). It shows you how to use subprojects for that and how to share common code. It is also ready to use with Webjars, CoffeeScript, LESS, RequireJS, assets Gzip and assets fingerprinting. Please, check the readme file for more details.
Starter application for Play, Heroku and Postgres with demo CRUD model, view, controller.
Apache Kafka examples using reactive-kafka in scala.
This is a seed project which creates a basic build for an Akka with Java application. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from.
A scala-js project designed to run on node and use node packages
A microservices seed project which contains BDD, Swagger-API and Kinesis.
This project aims to show that reactive Akka Streams can provide a very pleasant way of working with RabbitMQ.
A starter application with Play Framework and ScalaJS.
This activator project describes a graphX functions Building Application Apache GraphX with Scala
Starter application for Play Framework, AngularJS, RequireJS, and WebJars. Illustrates a more modular approach than the official Typesafe seed, and how to make your app production-ready.
Seed for starting a new Play Java project
Activator template for Skalholt. Skalholt is a souce code generator for Play Framework and Slick. The source codes are generated from database schema. It import application structures into the repository and allow you to edit them.
A starter websocket server with Netty and Akka
Activator template for Play Framework and the Slick database access library. This template helps building a classic Web app or a JSON API.
Akka Cluster Samples with Java
Akka PersistentFSM actor example
A starter application based on Play written specifically for my book on event sourcing
This is a Play activator project. It describes how to build autocomplete search on Elasticsearch.
ReactiveZeroMQ Publisher Subscriber Extension that provides a:
An empty scala project with scalatest, logback, and scalariform. There is no tutorial. This is just an empty project.
A starter application with Play Framework 2.5, Slick plus Slick-pg, and Play2-Auth
This is a Play activator project. It's describe how to build autocomplete search on the Elastichsearch.
This is an activator project for showcasing how to log client request in Akka-http along with its response time.
Tutorial that demonstrates a minimal example of using built-in Camel components for processing file-based messages
This is a seed project which creates a basic build for a general scala library projects. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from.
This is an activator project for showcasing best practices and providing a seed for starting with Play & Slick.
A sample application for building Akka based application using Java 8, Google Guice
This seed is based on Play Silhouette seed, but modified to work with PostgreSQL and Slick instead of InMemory database.
RestFB sample for Play Framework. This sample can be used as a starter project for Facebook canvas applications.
This is a seed project which creates a basic build for an Akka with Scala application. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from.
A starter application with Play Framework using OAuth2 to access a ReST API
This is an activator project. It describes how to pull tweets from twitter and push into Kafka.
Akka Camel Samples with Java
This is a seed project to create AWS Lambdas in Sala and upload to S3.
Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. This very simple Scala application will get you started building and testing standalone Scala apps. This app uses Scala 2.10 and ScalaTest.
Seed for starting a new Lagom Java project
This activator project describes a basic example to generate gravatar using email address with Play Framework
Reactive Frontend - an implementation of BigPipe using Play, RxJava, and Hystrix.
A substantial, working, REST API, with optimistic locking, implemented in Scala, Spray and Slick 3.0.
Modified play-scala activator template to accomodate scalajs. This project derives its project structure from play-with-scalajs-example.
Introduction to create a simple CRUD application with Play Scala
Just write SQL and get things done! ScalikeJDBC is A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs. This template is built with ScalikeJDBC, Play2, Backbone.js and CoffeeScript.
Illustrating how to implement a finite state machine in actors.
Minimal template of Play Framework with Scalikejdbc and Flyway that was extended from `play-scala` activator template.
A seed for building Reactive Salesforce apps with REST and JavaScript
An Activator template to define an Activator template. It's all very meta.
Memcached is a generic key-value store and is often used for caching on various applications. This application demonstrates a simple REST API built using Spray and integrated with Memcached to improve performance.
This template features Macroid and Akka in a 100%-Scala Android application. It shows how to make user interfaces composable — with Macroid’s tweaks, snails and UI actions, and reactive — by using Akka to interconnect interface fragments.
A Play Framework project using Slick to access data in PostgreSQL database.
This is a very simple example to show how WebSocket based Microservices can communicate with each other WebSocket based Microservice Architecure.
This project aims to be a seed for single-page user driven web apps. Play Framework 2.3 for REST. SecureSocial 3.0 for the authentication and security layer. AngularJS 1.2.24 and Bootstrap CSS 3.2 for presentation. Slick 2.1 and HikariCP 2.0.1 for persistence.
A sample app for using WebJars with Play 2.x
This tutorial provides a quick introduction to using Spark. It demonstrates the basic functionality of RDD and DataFrame API
Play application with play-yeoman plugin. Can be used as base for any web applications. Provides ability to use yo, bower and grunt commands on the sbt command line. More details here - https://github.com/tuplejump/play-yeoman
Introduction to create a simple CRUD application with Play Scala
Seed for starting a new Play Scala project
Bootstrapping of SPA Web application.
Phantom types can be useful to move some runtime errors into the compile time. This small and slightly contrived example demonstrates one way that they might be used.
The Play Slick Rest is a very simple json rest api showing one way of using Play Framework 2.5 with slick 3 library for database access.
This template and tutorial aims to show how to use the Play Framework to make a websocket producing messages for, and consuming messages from, an akka actor in the simplest way. The application itself is a barebone chatroom app where users are given numbers rather than being able to choose nicknames.
Learn ROCA by example built with Play
Real time data classification with Spark and Akka
A template to show the usage of CQRS with Akka
This is an activator project for showcasing how to start with Neo4j with Scala.
A starter static web site powered by Binding.scala and Scala.js.
A starter akka-http and slick app with oauth2
Play Framework is the High Velocity Web Framework for Java and Scala. Play is based on a lightweight, stateless, web-friendly architecture. Built on Akka, Play provides predictable and minimal resource comsumption (CPU, memory, threads) for highly-scalable applications. This app will teach you how to start building Play 2.1 apps with Scala.
Example spray RESTful API using the actor per request model
A seed application for creating project with Bootstrap + Play 2.4.6 + JOOQ 3.7.2 + SBT 0.13.8
Bootstraps a basic project for servicing HTTP requests with the Unfiltered web toolkit
A tutorial of how to use SignalJ's features.
This template and tutorial shows how the Typesafe Reactive Platform can be used to implement scalable, resilient, responsive event driven apps. The application shows the location of every user currently connected on a map, updated in real time. Akka clustering with distributed pub sub allows it to scale horizontally, we tested with 50000 simulated concurrent users, each sending position updates every second, on 10 nodes on Google Compute Engine. The in context tutorial guides you through design features and code of the app, and then gently introduces you to some of the more detailed topics with instructions for adding new features.
Seed for starting a new Play Swagger project
A starter application with Scala and commercetools JVM SDK
Angular JS front end with REST api powered by Spray. Run on spray-can. Typesafe Activator template created by Credera
This is an activator project for showcasing how to analyse IoT data using Spark and Scala.
A demonstration of how Reactive scales with the Typesafe Reactive Platform.
A example application with Play Framework, Scala and Akka. Used redis and db2 for storage data. Scredis and slick for access data. Websockets, jquery, bootstrap3 on UI.
This template includes the sbt-jmh plugin, which allows you to benchmark your Scala code. JMH is the best micro benchmarking tool available, and is developed by the OpenJDK team themselves.
Bootstraps a cross-building project.
Akka Persistence Samples in Java with Lambdas
Seed for Play Java module
Starting Template for the Tweetmap Workshop.
The Reactive Stocks application uses Java, Play Framework, and Akka to illustrate a reactive app. The tutorial in this example will teach you the reactive basics including Reactive Composition and Reactive Push.
Akka Camel Samples with Scala
Boilerplate for a homework used with the git-submitter plugin
A starter application with Finatra, Quill, Slick and Http Client configured.
This tutorial will show you how to write Slick applications that can use different database systems and how to use custom database functions in Slick queries.
Use this to make a Java extension for NetLogo
Demonstration project for using Scalatra, Activate Framework and swagger
A starter application for PDF API with Play framework & AKKA cluster & AKKA router. It's easy to start PDF API Service with AKKA Play for PDF API. Enjoy it and check out faster.
Play Framework is the High Velocity Web Framework for Java and Scala. Play is based on a lightweight, stateless, web-friendly architecture. Built on Akka, Play provides predictable and minimal resource comsumption (CPU, memory, threads) for highly-scalable applications. This app will teach you how to start building Play 2.2 apps with Scala.
Eine Sammlung von Scala-Beispielen, die für Schulungen benutzt werden können.
Activator template for Play Framework with user authentication using SecureSocial with h2 database through slick. The ui is updated to use the reactive ui Bootstrap3
Play Framework is the High Velocity Web Framework for Java and Scala. Play is based on a lightweight, stateless, web-friendly architecture. Built on Akka, Play provides predictable and minimal resource comsumption (CPU, memory, threads) for highly-scalable applications. This app will teach you how to start building Play 2.1 apps with Java.
Demonstrates Akka Streams
Illustrates a pattern for distributed workers using Akka cluster features.
Illustrates supervision in Akka
This project aims to be a seed for single-page user driven web apps. The backend uses the Play Framework with SecureSocial for the authentication and security layer. The frontend uses AngularJS with Bootstrap CSS.
This simple Akka application uses Java 8 and Lambdas for a concise Reactive programming model with Actors.
This tutorial will show you how to write Slick applications that can use different database systems and how to use custom database functions in Slick queries.
A simple akka scala seed template include some build configs.
Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. This very simple Scala application will get you started building and testing standalone Scala apps. This app uses Scala 2.10 and ScalaTest.
Modified play-scala-scalajs-scalatags activator template to accomodate Lagom.
Illustrates Cake pattern with tests in Play Framework
Example project with a simple CRUD REST API to a domain model persisted using akka-persistence with event sourcing.
A template for an Angular application which uses Silhouette(http://silhouette.mohiva.com/) as authentication library.
This tutorial will show you how to write Slick applications that can use different database systems and how to use custom database functions in Slick queries.
Main goal of this Example is to show how to test Play Framework in memory using H2 and Slick and keep MySQL as main database. Also contain one-page application RequireJS + AngularJS with Bootstrap, MySQL and Slick.
This activator project describes a classic CRUD application with Play 2.4.x, Scala and RethinkDB
This tutorial will show you how to write Slick applications that can use different database systems and how to use custom database functions in Slick queries.
Illustrates supervision in Akka
Use this to make an extension for NetLogo
This is a very simple example to implement WebSocket server using Akka HTTP.
This is a seed project which creates a basic build for a Scala application. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from. It uses specs2 as a testing dependency
A reactive Play!, Akka and AngularJS application using Elasticsearch to demonstrate real-time log entry search
Seed project showcasing official new MongoDb Scala Driver on latest 2.5 Play Framework including common routines like injection, action composition, authentication etc.
This template shows you how to use Slick's TestKit library to test your own Slick driver.
This tutorial shows how Akka Streams can be used to solve real world problems
Seed for starting a new Play Scala project
Demonstrates Reactive Kafka for wrapping Apache Kafka as a reactive stream
A seed template and demo application for the Play Pagelets Module. The app illustrates how to compose a clean, flexible and resilient multi-language Play application.
A seed of HMRC Multichannel Digital Tax Platform (MDTP) API microservice.
Apache Spark (http://spark.apache.org/) is a fast and general engine for large-scale data processing. This Typesafe Activator template demonstrates Apache Spark (http://spark.apache.org) and Play serving REST.
This is a sample usage of Dagger DI in Play Framework.
This activator explains what Dependency Injection is and shows how to do DI in a Play application, with the help from a small library, MacWire. But without any additional frameworks! You will see how to divide the wiring of your classes into modules using traits, as well as how to use Scala Macros to remove some boilerplate code.
Small Frontend for an Akka Cluster to start jobs and see the cluster state
Scaldi is lightweight Scala dependency injection library. In this project you will find an example of Play 2.4 application that uses Scaldi for dependency injection.
A Todo list application built on Play Framework (Scala), Slick, Backbone, Webjars, RequireJS, CoffeeScript and Dustjs using the H2 in-memory database.
A starter application for Play! easy concurrent CRUD on MongoDB and explicit type-safe management of relations through model objects.
This is a seed project to create basic akka http projects. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from.
Base project using MacWire, ScalaJS (with React) and Play backend
Some applications need to expose an API that will not only handle synchronous requests, but also open a websocket to asynchronously push new notifications to the visualization client and accept plain socket channels from other information feeders. This tutorial will explain how to implement an application that offers three different interfaces to its Akka actors: HTTP request, plain socket and websocket.
Barebones project structure to create modular applications. see https://github.com/besuikerd/play-template for details on usage.
This is a Play example that uses Google Guice (https://code.google.com/p/google-guice/) for runtime dependency injection.
Introduction to create a simple CRUD application with Play Java
This activator project describes a basic example to validate genuine user at the time of registration in Play Framework 2.3.x with Google reCAPTCHA
This is an activator project which provides a seed to start working with OrientDB, Play & ScalaJS using AngularJS.
This is a seed project to create basic scala projects.
A starter application with authentication in which the persistence layer reads and creates, but never updates or deletes. Features include email activation, email password recovery, checking for unique username and email.
Demonstrates Akka Streams
This tutorial will show you how to write Slick applications that can use different database systems and how to use custom database functions in Slick queries.
Basic Akka project with a custom dispatcher
A template for a simple chat application using Server Sent Events and Java 8 lambda expressions.
A starter application with Scala and LWJGL
This is an activator project for showcasing best practices and providing a seed for starting with Slick.
This template shows how simple it is to use latest technologies to build a nice modern reactive web application comprising of a Client-side JavaScript App built using EmberJS and WebSockets with WebGL ThreeJS, served from the Play 2 Framework written in Scala which works high velocity data from different sources using Play Iteratees and Akka.
Use this as a starting point to create a new Scrupal module
AWS Lambda is a function as a service provided by Amazon. This sbt plugin manages the deployment of that service.
A simple web site with Play Framework, jQuery and Foundation.
Akka Cluster Samples with Scala
A skeleton project for bootstrapping microservices with Akka HTTP. Provides minimal setup and just enough to get started.
The Reactive Solar Farm Monitor uses Scala, Play Framework, and Akka to illustrate a reactive system.
Boilerplate for a homework used with the git-submitter plugin
A starter project
Slick (the Scala Language-Integrated Connection Kit) is a framework for type safe, composable data access in Scala. This template combines Play Framework with Slick and adds tools to use type-safe IDs for your classes so you can no longer join on bad id field or mess up order of fields in mappings. It also provides way to create service with methods (like querying all, querying by id, saving or deleting), for all classes with such IDs in just 4 lines of code.
Skeleton project for the Widok web framework
Demonstrates Akka DI with Guice and Scala
A starter application with Play Framework and AppSpokes.
Illustrates a reactive application which uses Akka IO for TCP connections, Spray-client for making non-blocking API calls and postgresql/mysql-async for reactive SQL operations.
A seed microservice with Akka 'adaptive group' cluster and instructions for AWS configuration.
A microservices template project based on AWS stack and Play Framework.
A seed for building Scala libraries
Illustrates how to Inject dependencies into Akka actors using Spring in Java
This tutorial shows you how to use Plain SQL queries with Slick.
A starter application for PDF API with Play framework & AKKA cluster & AKKA router. It's easy to start PDF API Service with AKKA Play for PDF API. Enjoy it and check out faster.
A starter application with Play Framework and Quill JDBC configured.
Boilerplate for a module
Sample e-commerce application built on top of Akka and EventStore following CQRS/DDDD principles.
A starter application with Play (Java) and Hibernate.
Seed for starting a new Play Scala project
An example setup how one can create a RIA UI in plain Java to Akka actor system. Project uses some new Java 8 features, inluding lambda optimized API from Akka 2.3, but it can relatively easily be modified for Java 7 as well.
A starter web application
This is an activator project providing a seed for starting with Slick, Guice and Akka-http.
A sample Play application using Macwire for compile-time DI
Activator template for constructing a Finatra v2.x application.
Akka Camel Samples with Scala
longevity is a Persistence Framework for Scala and NoSQL
The Reactive Stocks application uses Java, Scala, Play Framework, and Akka to illustrate a reactive app. The tutorial in this example will teach you the reactive basics including Reactive Composition and Reactive Push.
This tutorial will teach you how to use the ActiveSlick library. With ActiveSlick you can easily create Repositories or DAOs, enrich your model classes with basic methods to manage the object lifecyle and implement the Active Record Pattern.
Sample Play Framework 2 application skeleton using multi-module structure
Spray.io configuration with Slick and sample Api
A starter application for Play applications using Deadbolt for authorization and the identity management platform Auth0 for authentication.
A seed template for spray using slick3,swagger for documenting the api and a simple http authentication and a basic integration tests using an in-memory database (H2).
This is a second part of play-multidomain-seed project mixed with play-silhouette-credentials-seed. This project tries to be an example of how to implement an Authentication and Authorization layer using the Silhouette authentication library
Starter ScalaJS project to use for web development
Set of examples showing you how to enable tracing in your Akka application. Template covers Scala and Java API and Spray integration. You will need to install Twitter's Zipkin using included script.
This activator project describes an example for Akka-Quartz-Scheduler using Akka and Scala
Introduction to create a simple CRUD application with Play Java
A template for ReactiveMongo Play Autosource - Automatic CRUD/REST Datasource.
This is a seed project to create basic akka http projects using Java API. It just contains a placeholder server to get started.
This is a seed project to create a basic scala projects.
A Play application using HTTPS and WS with optional client authentication
Actor based version of obligatory Hello World program using the generic launcher class akka.Main.
A starter application with Play Framework 2.5 and Slick 3.1. Most templates stop at hello world. This template shows you how you can structure your app into controllers, services and a repository layer. It shows how to model relationships between entities and perform basic operations on entities. It shows how to handle situations where various database operations have to be performed within a single transaction. Inspired by domain driven design (ddd) this template should give you a good starting point for your play framework project. It intentionally leaves out authorization and ui libraries to focus on how to model your domain. Have fun!
A Redis-backed event-driven Twitter clone built using the Play Framework, Akka, AngularJS and websockets.
This project is a multi module example implementation of an Authentication and Authorization layer using PlayAuthenticate and Deadbolt. Spring is used for dependency injection but it can be easy swapped with dagger or guice. For persistence MongoDB and morphia are used.
Sample containing sbt build settings and test classes for illustrating multi-node testing with Akka and Scala
REST client for Customer.io API implemented with Akka-Http
An example of an In-Memory Data Grid using Hazelcast.
Scaldi is lightweight Scala dependency injection library. In this project you will find an example of Play 2.3 application that uses Scaldi for dependency injection.
This Play 2.5 template tries to be a skeleton for a simple Json API REST. Please, check the readme file for more details.
A starter application with Play Framework and BackboneJS.
This template demonstrates use of actors and websockets in play, using the famous snake game as an example.
Akka Cluster Samples with Java
This template shows you how to use Slick's TestKit library to test your own Slick driver.
Seed for starting a new Play Scala project
This is a basic application to handle multipart form data in akka-http with the test cases.
This seed template generates a new Play! project using the sbt layout instead of the default Play layout. It's based on Typesafe's play-scala template.
A starter application with Play Framework 2.5, Binding.scala, ScalaJS - Suitable for building SPAs
This is an activator project providing a seed for starting with Slick and Akka-http.
This is a play framework 2.5 template with fully integration of scala-oauth2-provider, using slick 3 as backend.
A minimalist template containing an empty Play application, with no dependencies. You decide what you want next.
This is an activator project for showcasing how to start working with Cassandra and SPARK with akka-http.
This activator project describes a classic CRUD application with Play 2.4.x, Scala and RethinkDB
This tutorial shows how to use Cassandra in an Akka application. It starts with the core concepts, then introduces the typeclasses pattern. Additionally, it focuses on write performance and concurrent writes to Cassandra.
This is a test project for Activator internal purposes.
This is the demonstration of a callcenter based on Akka.
Introduction to create a simple CRUD application with Play Java
This activator project describes a classic CRUD application in Play 2.4.x with ReactiveMongo
A starter static web site powered by Play Framework, Scala.js and Binding.scala.
This is a Play Java version of the official angular-seed project (https://github.com/angular/angular-seed). The project uses Play's requirejs support for WebJars (http://www.webjars.org/).
A seed for visualized metrics web dashboards.
Starting Template for the Reactive Workshop
An example application with SecureSocial, using Slick 2.0 as a backend.
This template sets up an example project against Akka Streams 0.4 experimental release, including example code and to-be-completed exercises. It does not contain the slides for the presention, or a tutorial.
This activator project compute localized messages of Play Application on client side
A template for an application which uses Silhouette 3(http://silhouette.mohiva.com/) as authentication library. It uses Slick 3 with asynchronous database I/O and the play-slick plugin to store authentication information in a database.
Builds debian and rpm packages with startup scripts
A seed for building RESTful services with Scalatra, MongoDB and Docker.
Lolcode DSL and its reactive interpreter.This activator template aims to use Scala as a powerfull tool for embedding domain specific languages, as well as Akka for implementing reactive processes.
Apache Spark (http://spark.apache.org/) is a fast and general engine for large-scale data processing. This Typesafe Activator template will get you started with Spark.
Akka Distributed Data Samples with Scala
Contains a collection of samples for using Java 8 with Play Framework to build Reactive applications.
When talking to services you might want to make sure you play nice and lighten your load on them when they become unresponsive. The circuit breaker provided in the patterns package of Akka provides a nice way to achieve this. This template explains how to use it, and provides solutions for further problems that can arise.
Akka is a toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven apps. This simple application will get you started building Actor based systems in Java and Scala. This app uses Akka 2.3, Java 6, Scala 2.11, JUnit, and ScalaTest.
This is a seed project to create basic akka projects. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from.
This is a seed project to create a basic scala project for the lecture Software Engineering at the University of Applied Sciences HTWG Konstanz. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from.
A template for an application which uses Silhouette (http://silhouette.mohiva.com/) as authentication library. The database can be switched from simple in memory storage to Slick using the play-slick plugin.
Activator template for constructing a Finatra Thrift server application.
A starter application with Scalatra
Boilerplate for a Collect microservice
This is an activator project for showcasing How to use Play Framework with Java 8, JPA and Jobernate
An easy starting point for a java application with guice.
Seed for starting a new Play 2.3 Scala project
Seed for starting a new Play 2.4 Scala project
A starter akka-http and quill async app
A workshop application showcasing a reactive application using Play Framework, Akka Http and Akka Clustering.
Actor based version of obligatory Hello World program using the generic launcher class akka.Main.
A template demonstrating Spray, Spark, Akka, and React JS all working happily together.
Seed project for a Gilt Scala library.
Slick is Typesafe's modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred. You can also use SQL directly. This tutorial will get you started with a simple standalone Scala application that uses Slick.
A project with scalastyle, scalariform, buildinfo and release plugins configured for Vampers
This tutorial shows you how to use Plain SQL queries with Slick.
A template Play 2.4 application which uses Silhouette 3.0 (http://silhouette.mohiva.com/) as an authentication library for local credentials, Facebook, Google, and Twitter. All users and sessions are persisted asynchronously thanks to postgres-async (https://github.com/mauricio/postgresql-async) and jdub-async (https://github.com/KyleU/jdub-async). A full admin suite is included.
This tutorial shows you how to use Plain SQL queries with Slick.
Actor based version of obligatory Hello World program using the generic launcher class akka.Main.
This tutorial shows you how to use Plain SQL queries with Slick.
Scaldi is lightweight Scala dependency injection library. In this project you will find an example of Akka application that uses Scaldi for dependency injection.
This activator project describes a basic example to render UI using ReactJS with Play 2.4.x, Scala and Anorm. It also demonstrates the use of evolution in Play 2.4.x
This code example shows how to setup sbt to use Slick's preconfigued code-generator for working with an existing database schema.
Some boilerplate busting and other neat things to do with Type Classes
Illustrates eventsourced distributed application based on eventuate
A modular scala framework for building and testing real spray REST services
A starter application with Play Framework 2.5 running in embedded mode
This is an activator project for showcasing how to start working with Couchbase and SPARK with akka-http.
Activator template for Play Framework and the Slick database and bootstrap3.You can also execute 'slick code generetor' from the top page.
Example of reactive REST service written on akka-http with slick.
An application demonstrating Option values and integration with Java libraries.
Akka Remote Samples with Scala
A template for an application which uses Silhouette 2(http://silhouette.mohiva.com/) as authentication library.
A template for a simple chat application using Server Sent Events.
A template for an application which uses Silhouette(http://silhouette.mohiva.com/) as authentication library.
Actor based version of obligatory Hello World program using the generic launcher class akka.Main.
This code example shows how to setup sbt to use a customized Slick code-generator for working with an existing database schema.
Shows how to build a Spray and Akka-based application that deals with authentication, and then pushes notification to the Glass using the Mirror API.
A starter application with Play Framework for MapSurfer.
Play 2.4 project seed: Generic CRUD with Macwire and ReactiveMongo
An example of how to use SBE with Scala, and benchmark with Java Microbenchmarking Harness (JMH)
Activator template for Finagle.
A starter template for a Spray/Akka server with a Dart front end
Game Development combining libGDX with RxScala
An Enterprise Cloud Web Portal that is built using Java, Scala, Play Framework, and Akka.
Akka Persistence Samples with Scala
Illustrating how to implement a finite state machine in actors.
This tutorial will show you how to trace messages inside Play applications. You will need to install Twitter's Zipkin using included script.
Blueprint for a websocket application with scalable backend based on Akka Cluster.
Apache Spark (http://spark.apache.org/) is a fast and general engine for large-scale data processing. This Typesafe Activator template demonstrates Apache Spark (http://spark.apache.org) for near-real-time data streaming with Scala and Akka using the Spark Streaming (http://spark.apache.org/docs/latest/streaming-programming-guide.html) extension.
A starter application with authentication, CSS and email. Signup, Signin, Reset password, Change Email from Settings... Common uses cases.
A starter application with Scala and Android.
This is an activator project for showcasing how to discover topics from a corpus by running the Spark LDA algorithm on it.
An example of GraphQL server written with Play and Sangria.
This template and tutorial shows how the Typesafe Reactive Platform can be used to implement scalable, resilient, responsive event driven apps. The application shows the location of every user currently connected on a map, updated in real time. Akka clustering with distributed pub sub allows it to scale horizontally, we tested with 50000 simulated concurrent users, each sending position updates every second, on 10 nodes on Google Compute Engine. The in context tutorial guides you through design features and code of the app, and then gently introduces you to some of the more detailed topics with instructions for adding new features.
A starter application with Play Framework and Skinny ORM.
A Play Reactjs starter application with incremental Typescript compilation.
Slick is Typesafe's modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred. You can also use SQL directly. This tutorial will get you started with a simple standalone Scala application that uses Slick.
Slick is Typesafe's modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred. You can also use SQL directly. This tutorial will get you started with a simple standalone Scala application that uses Slick.
Seed for starting a new Play Java project
Example of integrating resumable.js in Play Framework
Run an akka cluster inside multiple docker containers without linking
Demo Reactive application completely generated with EasyMda
This is an activator project for showcasing how to make a sample project of deeplearning with Spark.
A starter spray rest application with slick 3 and swagger
This is a classic Play CRUD application, backed by a JDBC database. It demonstrates DB access with Ebean, classic pagination, and integration with a CSS framework (Twitter Bootstrap).
A starter application with Play (Java) and JsFrameworks.
Learn how to create a flexible and modular Akka JSON/HTTP client and server using solid programming patterns
A barebones Java Play! application containing no views or assets information; perfect for creating SOAP or REST web services.
This is an activator project for showcasing how to read & write data from Kafka-cluster using Scala Producer & Consumer API.
This template shows you how to use Slick's TestKit library to test your own Slick driver.
Play 2.5.4 + Angular 2 RC4 seed with Webpack2+SBT-based build.
Introduction to create a twitter-like app using Lagom Java
A starter application for Play! using PlayWebsocketPlugin, implementing both statefull and stateless actors
Base project using MacWire, ScalaJS and Play backend
This activator project describes schedule sending of messages to actors and execution of tasks
This template shows you how to use Slick's TestKit library to test your own Slick driver.
See build.sbt for dependencies, ready for Heroku (Procfile, prod.conf)
This tutorial shows you how to use Plain SQL queries with Slick.
Shows how to use the streaming Twitter API using Akka IO and Spray Client. It implements all the required code to use the Twitter's streaming APIs without any further libraries.
This Play 2.5 template tries to show you how to secure your application using Silhouette (http://silhouette.mohiva.com/). Please, check the readme file for more details.
This template is an easy way to get started with Play Framework, Java, using play2-crud module
Boilerplate for a Compute microservice
A showcase that demonstrates how you can implement a regular JavaEE crud-like application as an akka based reactive application.
Akka Remote Samples with Java
This is a Play version of the official angular-seed project (https://github.com/angular/angular-seed). The project uses Play's requirejs support for WebJars (http://www.webjars.org/).
Template for generating projects with some code quality tools already configured as well as "integration", "functional" and "unit" specs2 test tasks defined.
Simple (micro)service which demonstrates how to accomplish tasks typical for REST service using Akka HTTP. Project includes: starting standalone HTTP server, handling simple file-based configuration, logging, routing, deconstructing requests, unmarshalling JSON entities to Scala's case classes, marshaling Scala's case classes to JSON responses, error handling, issuing requests to external services, testing with mocking of external services.
This is an activator project for showcasing How to use Akka persistence with MongoDB
A akka-http Angular2 starter application with incremental Typescript compilation.
An example GraphQL server written with akka-http and sangria.
This template is an easy way to get started with Play Framework, Java, and Spring.
Akka is a toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven apps. This simple application will get you started building Actor based systems in Java and Scala. This app uses Akka 2.3, Java 6, Scala 2.11, JUnit, and ScalaTest.
A Play Angular2 starter application with incremental Typescript compilation.
Boilerplate for a Distribute microservice
A seed for a libGDX project in Scala
Template for a publishable sbt/maven artifact.
longevity is a Persistence Framework for Scala and NoSQL
Akka Remote Samples with Scala
A complete Seed project with Helpers and Codegeneration
Apache Spark (http://spark.apache.org/) is a fast and general engine for large-scale data processing. This Typesafe Activator template demonstrates Apache Spark (http://spark.apache.org) for data streaming with Scala and Akka using the Spark Streaming (http://spark.apache.org/docs/latest/streaming-programming-guide.html) extension.
This tutorial shows you how to use Slick's experimental Direct Embedding query API.
Play 2.5 application with build configuration and instructions for deploying to AWS (Amazon Web Services) Elastic Beanstalk.
A minimal starter application based on Play and written specifically for my book "Modern Web Development with Scala"
A starter application for Play applications using Deadbolt for authorization and the identity management platform Auth0 for authentication.
A tutorial on sentiment classification of Twitter messages leveraging the Typsafe stack and Apache Spark.
Akka http server-client stream example
This Activator Spark Workshop teaches you how to write Apache Spark applications that analyze real data sets, using Spark's batch-mode, streaming, and SQL APIs.
This template walks through the highlights of Play 2.3.
In this repository you can find example of unidirection web application builded with React, Redux and Akka.
Seed for starting a new Play Scala project
A starter project for accessing Spotify API from a Play Framework project
Starting Template for the Advance Tweetmap Workshop.
Illustrates sharding of event sourced actors in a cluster of Akka nodes.
Simple project to quickly start developing a web application using AngularJS and Akka HTTP, without the need to write login, user registration etc.
Guides the reader through the basics of sbt given the complete development cycle.
This is a seed project which creates a basic build for a Scala application. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from.
This activator explains what Dependency Injection is and shows how to do DI in an Akka application, with the help from a small library, MacWire. But without any additional frameworks! You will see how to divide the wiring of your classes into modules using traits, as well as how to use Scala Macros to remove some boilerplate code.
A starter application with Play Framework 2.5 with reactive couchbase using Dependency Injection
Illustrates how to Inject dependencies into Akka actors using Spring-Scala
This is a seed project which creates a basic build for an Akka with Java application. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from.
Modified play-scala-scalajs activator template to accomodate scalatags.
An example showing two ways to use the Esper Complex Event Processing (CEP) engine with Akka as well as a implementation of the same algorithm using Akka Streams
This is a boilerplate Play project, showing how JSX components can be precompiled and used.
Provides a simple route, logging its input after a custom transformation.
This is an activator project for providing a seed for starting with Play & ScalaJS using AngularJS.
A starter application with Play Framework (using compile-time dependency injection), Slick (with codegen), and Flyway (for database migrations).
A system monitor application which takes system information using top linux command and sends to web UI using Event Source reactively. Chart js shows nice visuals using the data from the system
A seed for building Salesforce Canvas apps
A Play Angular2 starter application with incremental Typescript compilation.
API REST with Play Framework in JAVA
Play Framework is the High Velocity Web Framework for Java and Scala. Play is based on a lightweight, stateless, web-friendly architecture. Built on Akka, Play provides predictable and minimal resource comsumption (CPU, memory, threads) for highly-scalable applications. This app will teach you how to start building Play 2.1 apps with Java and Scala.
This is a seed project which creates a basic build for a Java application. It doesn't include a tutorial or demonstration, it's just a minimal project to start your own application from.
Slick (the Scala Language-Integrated Connection Kit) is a framework for type safe, composable data access in Scala. This template combines Play Framework with Slick for quick start Slick integrated database-backed web application development.
This template shows you how to use Slick's TestKit library to test your own Slick driver.
Sample squbs java service
An Typesafe Activator to offer hassle-free setup of projects with sbt-managed build that are hosted on GitHub with other supportive sites.
This template is an easy way to get started with Play Framework and HBase.
A minimalist template containing an empty Play application, with no dependencies. You decide what you want next.
Modified play-scala-scalajs-scalatags activator template to accomodate slick and scalacss.
Starting Template for the Tweetmap Workshop