Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 395 Bytes

play-events-show-case

This example exposes a REST web service API to access the stored Event objects.

The project uses Play JPA to read the events from a Postgresql DB.

The file events.json is an example of the REST web service call.