60 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.
Choices, choices, choices · In the previous post in this series on creating a serverless webhook proxy, I looked at connecting to Azure Blob Storage...
In the previous parts in this series, I discovered the OpenAPI package, used it to verify REST API payloads, and then used it to create a class that...
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...