December 2024
Intermediate to advanced
578 pages
12h 30m
English
https://packt.link/EarlyAccess/
In this chapter, you will be introduced to OData, a standard that makes it easy to expose data via the web to make it accessible to any client that can make an HTTP request.
Websites often need to display data, and that data often comes from relational databases. To improve modularity and reuse, instead of a website directly calling the database, it should instead call a web service. That web service can then be called by other clients like mobile and desktop apps as well as the website itself or even other web services.
If ...
Read now
Unlock full access