ashaar364 / play-examples

Examples for Play framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

play-examples

List of examples:

  • avro-example: A simple example that demonstrates how to create an Avro IPC server and exchange messages with it.
  • avro-d2-example: An example for a scalable web service using Avro IPC as the communication protocol and using ZooKeeper for client-side load balancing.
  • dust-example: An example to show how to use LinkedIn Dust.js as a rendering engine in Play.
  • mongodb-example: An example that uses Avro to define data schema and stores the data in MongoDB.
  • oauth2-avro-d2-example: An example of Avro D2 web service with OAuth2, using Avro D2 plugin and OAuth2 plugin.
  • oauth2-example: An example for web service with OAuth2 support based on Spring Security and Spring Security OAuth.

About

Examples for Play framework


Languages

Language:Java 96.6%Language:Scala 3.1%Language:Shell 0.3%