UNPKG

@sap/xsodata

Version:

Expose data from a HANA database as OData V2 service with help of .xsodata files.

9 lines (8 loc) 216 B
{ "name": "direct_use__multi_sevices", "description": "Plain nodejs webserver forwarding all requests to the xsodata module", "version": "0.0.1", "scripts": { "start": "node index.js" } }