Wednesday, 2 October 2013

Resquest MongoDB with scala

Resquest MongoDB with scala

I want to do an application in scala, with a MongoDB database. I found
some tutorials to use it with ReactiveMongo, I wrote my classes, but I
want to test it and I don't understand how to do a simple request ; to add
a user for example, or find him...
What is the right method to use ?

No comments:

Post a Comment