Merge pull request #954 from byo-books/byo-4
Add Build Your Own Web Server From Scratch In JavaScript
This commit is contained in:
commit
e92dc3a6d5
@ -398,6 +398,7 @@ It's a great way to learn.
|
||||
#### Build your own `Web Server`
|
||||
|
||||
* [**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)
|
||||
* [**Node.js**: _lets-build-express_](https://github.com/antoaravinth/lets-build-express)
|
||||
* [**PHP**: _Writing a webserver in pure PHP_](http://station.clancats.com/writing-a-webserver-in-pure-php/)
|
||||
|
Loading…
Reference in New Issue
Block a user