Releases: maxbolgarin/servex
Releases · maxbolgarin/servex
v1.0.0
Release v1.0.0
Servex is a lightweight HTTP(S) server package built using Go's net/http and gorilla/mux. This package is designed to easy integrate into existing net/http servers. By using gorilla/mux, it offers flexible routing capabilities with the integrated middleware for logging, authentication and panic recovery.