Skip to content

Simple Http server which listens on port 8080 with 2 handler functions

Notifications You must be signed in to change notification settings

saikalyanbhagavathula/go-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-server

Simple Http server which listens on port 8080 with 2 handler functions

There are three files in html folder

index.html (localhost:8080/index.html) file as welcome page...
hello.html (localhost:8080/hello.html) file as hello page...
form.html (localhost:8080/form.html) file consists a form which take name and gender values. After submitting the values our go code just prints back those values..

About

Simple Http server which listens on port 8080 with 2 handler functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages