https://github.com/alex-stone-github/simpleserver
I have heard that go was nice when writtin web servers
https://github.com/alex-stone-github/simpleserver
Last synced: about 1 year ago
JSON representation
I have heard that go was nice when writtin web servers
- Host: GitHub
- URL: https://github.com/alex-stone-github/simpleserver
- Owner: Alex-Stone-Github
- Created: 2022-05-21T22:44:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T00:45:38.000Z (about 4 years ago)
- Last Synced: 2025-02-02T14:37:58.634Z (over 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simpleServer
I have heard that go was nice when writting web servers
Here is a very simple web server that anyone can use as a template.