node-simple-odata-server
node-simple-odata-server copied to clipboard
Simple OData server for node.js
I am getting the MongoError Code 13 Not Authorized to query. I tried in cloud foundry AWS environment. Why do I get this?
Hello, Considering an `ODataServer` configured with MongoDB and a model, is it possible to fire an "insert" from node application, without a POST request? Thanks
Dear, I would like to configure insert (POST) future, where additionally I would like to add code for generating token. Can you help me, with any sample code. Where other...
Hi, Are all responses from the server wrapped in value property? For example, if i use a custom implementation of the data layer by overriding query and return - {...
It seem that $inlinecount is supported, but using it the query does not return any data. still investigating, but it seem that $inlinecount is managed like $count that does not...
fixes bug with sometimes getting 500 error response when doing ?$top=1 query
handle undefined entityType
handle undefined type