Skip to content

shabirshadss/eks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Go Web Application This is a simple website written in Golang. It uses the `net/http` package to serve HTTP requests. ## Running the server To run the server, execute the following command: ```bash go run main.go ``` The server will start on port 8080. You can access it by navigating to `http://localhost:8080/courses` in your web browser. ## Looks like this ![Website](static/images/golang-website.png) # eks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors