//
pkg.gl
Category
github.com/mromero1591/web-foundation
module
0.0.0-20230216062219-ce9c39557969
Repository:
https://github.com/mromero1591/web-foundation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
README
Web
Provides an http wrapper for a REST API Service The following wrappers are present:
Web
middleware
redirect
request
response
shutdown
auth
#
Packages
auth
Package auth provides authentication and authorization support.
logger
Package logger provides a convience function to constructing a logger for use.
web
Package web contains a small web framework extension.