Skip to content

infodb/restangular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restangular

This project demonstrates how nicely Restlet & AngularJS interact.

Usage

From the project root, run :

mvn package

Maven will create an auto-executable jar named restangular-1.0.jar in the target subdirectory.

The embedded web server can be run with :

 java -jar restangular-1.0.jar

The application is then available at : http://localhost:8000/web/index.html.

Frameworks

  • AngularJS is a Javascript framework developed by Google.
  • Restlet is a Java project that allows to easily expose and consume REST resources.

Licence

This project is published under the Apache 2.0 licence (see LICENCE-2.0.txt). This means you can take it, modify it, use it as a basis for your own projects, and even sell it. Have fun !

You might also like...

About

Restlet + AngularJS integration demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published