Skip to content

singh-jatin28/go-websever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic webserver written in golang which operates on GET and POST request POST takes data in form of json, with fields "Name" and "Email", and stores it to a file called test.txt GET returns the contents of the file, or an error if file does not exist.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages