Most applications these days have separate client-side and server-side projects. Client-side applications send a request to the server-side application to interact with the database or to perform a business operation. Server-side projects are normally a web API that takes the request from the client app, processes the request, and gives back an appropriate response that can be later used by the client ...
8. Building Serverless APIs Using Azure Functions and Azure SQL
Get Hands-on Azure Functions with C#: Build Function as a Service (FaaS) Solutions now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.