This is a seed and sample Reactive application project for building Rest API using
- Play 2.5, Scala
- Reactive Mongo
- MongoDB
To get started, clone this project and install required dependencies,
To start a new project without commit history of seed project, execute
git clone --depth=1 https://github.com/paraniraja/play-2.5-reactivemongo-seed <your-project-name>
- Mongo DB Migration support to organize DB changes
- JSON Fixtures support for inserting fixture data for integration test
- Mongo DB integration test