What is a middleware (Go)



So in this article lets discuss how a request is processed in a Go application. So we gonna have an instance of a request handler somewhere in the application. When a request comes in it is going to get routed to the request handler, the request hand...



Read: https://bogrendev.hashnode.dev/what-is-a-middleware-go