Skip to content

ahoward2/http-go-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Dirt simple go http server

Serves static files and a json route.

How to run

Must have go >= v1.18 installed.

go run server.go
  • GET / route servers static files (frontend)
  • GET /hello route returns a json payload

About

Dirt simple go http server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors