Skip to content

dosanma1/go-simple-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE WEB SERVER WITH GOLANG

Overview

Simple web server with 3 routes:

  • /: Returns index.html
  • /form.html: Returns form.html
  • /hello: Returns a "Hello"

Installation

# go 1.18+
go get github.com/dosanma1/go-simple-web-server

go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published