mWater/minimongo

how to connect the mongodb server?

Closed this issue · 1 comments

how to connect it? without it I can't do anything, can anyone help?
I got my mongodb server beside my local web server.

You'll need to write a server that takes the http requests and makes MongoDB calls to the mongo server. There's no direct connection at this point, though I'd welcome a pull request to add it.