Skip to content

DevAgani/simple-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Webserver

This is a simple webserver written in GO.

To run the application: Clone the repository, Ensure that you have go installed and all the required configurations have been done, i.e setting GOPATH.

Navigate to the cmd/simple-webserver folder and execute go run main.go

Then open a browser and load http://localhost:8080

About

A Simple Go Webserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages