Tag: Code
Simple API Gateway
Dec 5, 2024
I have been working on a project and wanted to figure out a method of monitoring my API endpoints. I explored solutions like Kong Gateway and while interesting I found it rather verbose for my needs. …