haris450 / go-web-app

This is a simple website written in Golang. It uses the `net/http` package to serve HTTP requests.

Home Page:https://www.youtube.com/abhishekveeramalla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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

About

This is a simple website written in Golang. It uses the `net/http` package to serve HTTP requests.

https://www.youtube.com/abhishekveeramalla

License:Apache License 2.0


Languages

Language:HTML 86.8%Language:Go 13.2%