Further reading
With the rise of the CDS Web API, as one of the later extensions of the CDS API, the possibilities of developing applications integrated with CDS are now much better for non-Microsoft developers. The Web API is an industry standard that can be used from within a lot of popular programming languages. There is no official support from Microsoft, but rather a very dynamic community that provides useful support and resources.
For some of the most common languages and their resources, go to the following links:
- Various OData libraries: https://www.odata.org/libraries/
- Java: http://rest-examples.chilkat.io/dynamics_crm/java/default.cshtml
- Perl: http://rest-examples.chilkat.io/dynamics_crm/perl/default.cshtml
- PHP: http://rest-examples.chilkat.io/dynamics_crm/phpExt/default.cshtml
- Python: http://rest-examples.chilkat.io/dynamics_crm/python/default.cshtml
- Node.js: http://rest-examples.chilkat.io/dynamics_crm/nodejs/default.cshtml
It is really...