Skip to content

A repo to learn creating HTTP servers using Go's "net/http" package available on the standard go library.

Notifications You must be signed in to change notification settings

readytowork-org/rnd-surajan-go-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rnd-surajan-go-http 📡

A repo to learn creating HTTP servers using Go's "net/http" package available on the standard go library.


How to run it 🤔?

  • Just clone this repo.
  • You can run go mod tidy command if I include external packages not included in Go's Standard Library.
  • And just run go run . command on the root directory.

About

A repo to learn creating HTTP servers using Go's "net/http" package available on the standard go library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published