mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Merge 8a96264892 into 264b4547b3
This commit is contained in:
commit
888948c730
1 changed files with 1 additions and 0 deletions
|
|
@ -417,6 +417,7 @@ It's a great way to learn.
|
|||
|
||||
#### Build your own `Web Server`
|
||||
|
||||
* [**C++**: _Lightweight Web Server Learning_](https://github.com/qinguoyi/TinyWebServer)
|
||||
* [**C#**: _Writing a Web Server from Scratch_](https://www.codeproject.com/Articles/859108/Writing-a-Web-Server-from-Scratch)
|
||||
* [**Node.js**: _Build Your Own Web Server From Scratch In JavaScript_](https://build-your-own.org/webserver/)
|
||||
* [**Node.js**: _Let's code a web server from scratch with NodeJS Streams_](https://www.codementor.io/@ziad-saab/let-s-code-a-web-server-from-scratch-with-nodejs-streams-h4uc9utji)
|
||||
|
|
|
|||
Loading…
Reference in a new issue