Webserver part-5
Published on 16 Aug 2024
Working with golang webserver.
We will be using Gorilla-mux to avoid writing a lot of boilerplate. First we refactor, we replace ServeMux
/handlers/products.go
Implementing Middleware functions
type MiddlewareFunc func(http.Handler) http.Handler
all tags
EV Existory TIL book-review bookmark bootcamp chi containers embedded frontend gist git github golang homelab imagemagick internet javascript jekyll js k8s linux mental-model mgmt mysql opensource paper personal prototyping psychology python review semiconductor social-media sprituality sustainable til tools unix virtualization writing