Skip to content

Integrate Play Framework and Angular2 with authentication

License

Notifications You must be signed in to change notification settings

sbahmani/Play-Angul2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play-Angul

Angular is a development platform for building mobile and desktop web applications.

The Play Framework combines productivity and performance making it easy to build scalable web applications with Java and Scala. Play is developer friendly with a "just hit refresh" workflow and built-in testing support. With Play, applications scale predictably due to a stateless and non-blocking architecture. By being RESTful by default, including assets compilers, JSON & WebSocket support, Play is a perfect fit for modern web & mobile applications.

We integrate these two platform(Angular2 as frontend and Play! for backend)

Version

  • Play Framework : 2.5.4
  • Angular : 2.0.0-rc.4

Installation and Run

REST Services

REST Services can accessed from app/controllers/HeroRest.java

Angular2 Hero

Angular web app sourses from (https://angular.io/docs/ts/latest/tutorial/) .

About

Integrate Play Framework and Angular2 with authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published