Skip to content

Instantly share code, notes, and snippets.

@jaydata
Last active September 26, 2016 12:06
Show Gist options
  • Save jaydata/3bbe0cb81ed2002467219a089c581495 to your computer and use it in GitHub Desktop.
Save jaydata/3bbe0cb81ed2002467219a089c581495 to your computer and use it in GitHub Desktop.
Generate data model from live OData service using JaySvcUtil node module
//start your own service endpoint from https://github.com/jaystack/odata-v4-northwind-example-service
C:\NorthWindEditor>JaySvcUtil -m http://localhost:3000/odata/$metadata -o northwind.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment