Skip to content

lborie/StartEndpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Application for use with App Engine Java, Google Cloud Endpoints and AngularJS.

Requires Apache Maven 3.0 or greater, and JDK 6+ in order to run.

To build, run

mvn package

To start the app, use the App Engine Maven Plugin that is already included in this demo. Just run the command.

mvn appengine:devserver

Javascripts dependencies are managed with BOWER. You have to do "a bower install" in the webapp folder to download all the necessary files. (For more informations about Bower : https://github.com/bower/bower )

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published