Categorygithub.com/mromero1591/web-foundation
module
0.0.0-20230216062219-ce9c39557969
Repository: https://github.com/mromero1591/web-foundation.git
Documentation: pkg.go.dev

# README

Web

Provides an http wrapper for a REST API Service The following wrappers are present:

  • Web
  • middleware
  • redirect
  • request
  • response
  • shutdown
  • auth

# Packages

Package auth provides authentication and authorization support.
Package logger provides a convience function to constructing a logger for use.
Package web contains a small web framework extension.