package
0.0.0-20240212194147-30914e9c53fe
Repository: https://github.com/athirsonsilva/golang-net-http-restapi.git
Documentation: pkg.go.dev

# Functions

NoSurf adds CSRF protection to all POST requests.
SessionLoad loads and saves the session on every request.
VerifyUserAuthentication verifies if the user is logged in.
WriteToConsole logs the request data to the console.