© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. Satapathi, A. MishraHands-on Azure Functions with C#https://doi.org/10.1007/978-1-4842-7122-3_8

8. Building Serverless APIs Using Azure Functions and Azure SQL

Ashirwad Satapathi1   and Abhishek Mishra2
(1)
Gajapati, Odisha, India
(2)
Mumbai, Maharashtra, India
 

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 ...

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.