Skip to content

lkvrsfld/gohttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gohttp

basic go http server using only net/http package.

This is a Template for myself

multiplexer.go

add routes and it's functions over here. keep main.go and api.go clean.

middleware.go

add middleware as a handler function over here. append it to the init function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages