You may not get the full functionality of this webpage because JavaScript is either disabled or not supported by your browser.
HEADER
JEFFRY A. DECOLA
MY FRONTEND AND BACKEND API EXAMPLES
GITHUB REPO
Navigation
BROWSER AS A CLIENT
Get Data from a Web Server (Ajax XHR GET call)
Send Data to a Web Server (Ajax XHR POST call)
WEB SERVER AS A CLIENT
Get Data from a Backend Server (gRPC with protobuf)
Send Data to a Backend Server (gRPC with protobuf)
BACKEND SERVER AS A CLIENT
Get Data from a Backend Server (gRPC with protobuf)
Get Data from a Web Server (gRPC with protobuf)
Send Data to a Backend Server (gRPC with protobuf)
Send Data to a Web Server (gRPC with protobuf)
MULTI-HOP EXAMPLES
Send Data to a Web Server (Ajax XHR POST call) to a Backend Server (gRPC with protobuf)
SECTION
CHOOSE AN API EXAMPLE ABOVE
ARTICLE - HOME PAGE