Demos and Examples
JayStack Odata v4 Server Computed properties Product editor example using JayStack OData v4 Server and MongoDB Product editor example using JayStack OData v4 Server and Microsoft SQL Server Product editor example using ...
JayStack Odata v4 Server Computed properties Product editor example using JayStack OData v4 Server and MongoDB Product editor example using JayStack OData v4 Server and Microsoft SQL Server Product editor example using ...
This article will show you a live example of Microsoft Dynamics CRM managed via OData protocol and demonstrate the real power of JayData library in corporate environment. Dynamics CRM is a feature-rich platform for enterprise software both for the SMB and ...
How can I get the current user's public personal data through FQL api? How can I get the current user's friends list? How to create a full cycle Facebook application with cloudbased data backend? Facebook provider examples here: http://jaydata.org/examples?tags=facebook
Our form validator extensions will allow you to apply the constraints defined on the model to validate forms through jQuery validators. Example: http://jaydata.org/examples/General/FormValidation
With the Yahoo Query Language (YQL) you can query the content of the world wide web. News and RSS feeds, pure HTML content and Geo data, almost everything is queryable through the YQL provider. Here you can find some samples ...
Last time, we created a little example server to demonstrate computed properties. Now, we will extend that example with basic authentication using the popular Passport module and using the example server as an express.js router middleware. Include Passport First, we need to ...
With the latest version of the JayStack OData V4 Server library, you can even more easily create computed properties on your entity models as before. If you are not yet familiar with the basic concepts of the odata-v4-server module, consider ...
JayStack OData v4 Server tutorial Introduction In this tutorial, we will create an OData v4 service using JayStack OData v4 Server and will use a MongoDB database as data storage. We will use TypeScript here, but you can use ES6 too to ...
JaySvcUtil is a command line tool that downloads an OData service definition ($metadata) and creates a full featured JayData / JavaScript client environment by generating the necessary boilerplate code for you. All you need to do is to include the ...
Why JayData? Extended support for Visual Studio JavaScript IntelliSense Cross-device & cross-layer paradigm Built on HTML5 standards Extendable provider model OData Compliance Off the shelf business data endpoint Built for hybrid technologies JavaScript Language Query (JSLQ) JayData features OData v4 features ...