UNPKG
odata-resource
Version:
latest (2.0.0)
2.0.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
REST + OData + Mongoose/MongoDb
adamspe.github.io/odata-resource/
adamspe/odata-resource
odata-resource
/
test
/
api
/
config.js
4 lines
•
98 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { mongodb:
'mongodb://localhost:27017/odata-resource-test'
, http:
5050
};