This is a sample CRUD app. It uses:
- Scala
- Play 2.10
- Mongo DB
- Casbah
- Salat/play-plugins-salat
- Angularjs
- Twitter Bootstrap
- Live Reload/Guard
Start up Mongo DB server first, then "play run" to start the app. It runs at port 9000.
JSON format is used to communicate between client and server. To access the JSON API:
^ + Shift + I: open BatarangJS
guard start: to run Live Reload