Skip to content

A sample project for testing a REST API with geolocation searching

License

Notifications You must be signed in to change notification settings

jankoulaga/playrest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple REST API with geolocation searching to test the Play! Framework

Install Play! and run "play test" to run the unit tests of this project.

The application itself cannot be run locally because it requires a remote database connection to the DB hosted on openshift, which is fine, but I would not like to disclose the credentials.

To open the project in eclipse, run "play eclipse" from this directory and then import it as an existing project in eclipse. To open it with IntelliJ, run "play idea" from this directory and open the project in IntelliJ. More information available here: http://www.playframework.com/documentation/2.2.x/IDE

About

A sample project for testing a REST API with geolocation searching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.8%
  • Scala 2.2%