Adrian Hurtado

Results 6 repositories owned by Adrian Hurtado

play-api-rest-seed

166
Stars
33
Forks
Watchers

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

16
Stars
8
Forks
Watchers

This is a companion project to test the example template Play API REST Template (https://github.com/adrianhurt/play-api-rest-seed).

play-bootstrap

708
Stars
84
Forks
Watchers

A Play Framework library for Bootstrap

play-multidomain-auth

88
Stars
23
Forks
Watchers

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

115
Stars
35
Forks
Watchers

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

80
Stars
26
Forks
Watchers

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.