Adrian Hurtado
Adrian Hurtado
play-api-rest-seed
This Play 2.5 template tries to be a skeleton for a simple Json API REST. Please, check the readme file for more details.
play-api-rest-tester
This is a companion project to test the example template Play API REST Template (https://github.com/adrianhurt/play-api-rest-seed).
play-multidomain-auth
This is a second part of play-multidomain-seed project. This project tries to be an example of how to implement an Authentication and Authorization layer using the Silhouette authentication library
play-multidomain-seed
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 als...
play-silhouette-credentials-seed
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.