Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kashiwara0205/httpsearver
HttSearver made by go
https://github.com/kashiwara0205/httpsearver
Last synced: about 2 months ago
JSON representation
HttSearver made by go
- Host: GitHub
- URL: https://github.com/kashiwara0205/httpsearver
- Owner: Kashiwara0205
- Created: 2018-09-29T08:10:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T08:12:10.000Z (over 4 years ago)
- Last Synced: 2024-06-19T15:06:05.456Z (7 months ago)
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HttpSearver
[Goならわかるシステムプログラミング](https://www.lambdanote.com/products/go)を見ながらHTTPサーバを実装する## 目的
HTTPサーバ関連の知識入手
Go言語の理解力UP## ゴール
本書に書いてあるHTTPサーバの実装