Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svenliebig/http-server-go
A learning project, to write a HTML server with Go and the net package.
https://github.com/svenliebig/http-server-go
Last synced: 8 days ago
JSON representation
A learning project, to write a HTML server with Go and the net package.
- Host: GitHub
- URL: https://github.com/svenliebig/http-server-go
- Owner: svenliebig
- Created: 2023-03-10T16:36:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-08T07:09:09.000Z (6 months ago)
- Last Synced: 2024-05-27T22:42:55.128Z (6 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# http-server-go
A learning project to get more familiar with http.