odparser
v0.1.17
Published
Parse OData URI:s
Downloads
7
Readme
Parse URL:s in OData format into an AST (Abstract Syntax Tree)
Install dependencies with: npm install
Development
Test like this:
node test_json2sql.js
node test_server.js
node test_odparser.js
```