This is a very short sample demonstrating:
- Streaming features of MongoDB (using capped collections) through ReactiveMongo driver
- Basic JSON coast-to-coast approach: Json all the way between browser and MongoDB
How to run?
- Locally:
sbt run
- On Heroku:
git push
to heroku remote