Skip to content

Sample REST API exposed in XML (JAXB) and JSON (Jackson) running Scala, Jersey, JAX-RS and Maven on Google App Engine

Notifications You must be signed in to change notification settings

tharpa/scala-rest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Scala REST Jersey JAX-RS Api running on Google App Engine

Before begin:
export GAE_HOME=xxx (Java App Engine Dist)

To run:
mvn gae:run

To deploy:
mvn gae:update

Check in your browser:
http://localhost:8080/vendor/all.xml
http://localhost:8080/vendor/all.json

About

Sample REST API exposed in XML (JAXB) and JSON (Jackson) running Scala, Jersey, JAX-RS and Maven on Google App Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages