I've seen all the posts/same apps out there that use backbone.js and node - - but I'd like to keep it as simple as possible and the App is not hugely reliant on realtime, asynchronous calls or anything.
How could I go about doing this? Can I not just use backbone.sync with MongoDB?
Would love some help here...
Mongodb does provide a http interface, which you can have your client side javascript app talk directly to.
However it is limited in what it can do.
There are multiple technologies you can use that will provide a more full featured http interface to mongodb
This link gives you all the information you need about interacting with mongo via HTTP and also overviews some 3rd party technologies to enhance its capability.
MongoDB - Http Interface
Hope it helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With