Go lang assignment basic
Structure: Static files - index.html and form.html and another file called "server.go"
The flow of building:
Q: create the index file which will trigger when we run the server. go file. write any HTML in the index file it does not matter.
Q: Create...
medhashis.hashnode.dev3 min read