57 followers
I've been coding since 1982, when my dad bought a 1K ZX81. I've been paid to code since 1991, journeying from mainframe development, through PC development, and now finding myself in the cloud.
Contrasting with a static client · In my previous post, I discovered the Microsoft.OpenApi packages and used them to extract JSON schemas from an Open...
Microsoft.OpenApi and NJsonSchema FTW · Recently, I needed to integrate an internal system that generates JSON with a third-party API. Usefully, I had an...
In the previous post in this series on creating a serverless webhook proxy, I used Azurite (local Blob Storage emulator) to develop the code that...
In the previous post in this series on creating a webhook proxy using Azure serverless technology, I added API Management in front of an Azure...
This is the third post in my series where I explore the world of serverless Azure. I am doing this by building a webhook proxy application using only...
In this series, I am learning by doing and documenting my experience on the way. I am aiming to build a serverless webhook proxy, to provide a...