Skip to content

shivend7195/GoWebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoWebServer

Creating a small web server with Golang :)

just a go install on your system and vs also cheers :)

we're building a server file and there will be just three routes. first one is the root route which is just a slash that when we hit it opens up the index.html file second one is the slash hello, which will call the hello function as of now will just print hello :) third will be the slash form which will have a form function associated with it and then that will open up a form.html file

gowebserver

this is just a beginner project developed by a beginner and all suggestions and corrections are welcomed whole heartedly. Please feel free to commit changes and make it better

About

Creating a small webserver with Golang :)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors