Skip to content

do1019/web-app-introduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-app-introduction

Understanding of Go Middleware design and implementation, etc.

Implemented middleware

  • Recover from Panic.

  • Store the OS name of the device being accessed in the context.

  • Output Access log.

  • Basic Authentication.

  • A graceful shutdown mechanism to safely terminate the HTTP server.

About

Understanding of Go Middleware design and implementation, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages