Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 274 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 274 Bytes

yagos

Yet Another Golang Server (my first golang http server)

I wrote it in spring of 2022, by the guide, and only now upload it on GitHub

STRUCTURE OF PROJECT:

| server.go
|-- static/
|-- index.html
|-- form.html

Download