While taking a break from my writing about unit-testing PACT package, I wanted to start writing about another idea that I had, that I'm going to write and package code for. The basic approach is to use one of the common #Python #API packages, like #Flask or #FastAPI as a local replacement for the API Gateway.

https://goblinfish-code.blogspot.com/2025/05/local-aws-api-gateway-development-with.html

Local AWS API Gateway development with Python

I’m going to take a break from writing posts about the goblinfish-testing-pact package for a bit — The work on it is still going on in th...

This idea centers around making local development, testing, and debugging of #AWS #APIGateway efforts, backed by #LambdaFunctions, easier and faster than relying on tools like sam local.