Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您如何从 node express 连接和创建其余 api 以在 heroku 上与 mongolab 一起使用?
Probably the best way to connect to MongoLab from a Node.js app running on Heroku is to use the Node.js MongoDB driver:
http://www.mongodb.org/display/DOCS/node.JS#node.JS-Node.jsDriver