Update README.md

This commit is contained in:
Sharfin Jahan Sakib 2026-01-02 21:47:29 +06:00 committed by GitHub
parent 4c414b0968
commit 9daecc79c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -407,7 +407,7 @@ It's a great way to learn.
* [**Python**: _Building a basic HTTP Server from scratch in Python_](http://joaoventura.net/blog/2017/python-webserver/)
* [**Python**: _Implementing a RESTful Web API with Python & Flask_](http://blog.luisrei.com/articles/flaskrest.html)
* [**Ruby**: _Building a simple websockets server from scratch in Ruby_](http://blog.honeybadger.io/building-a-simple-websockets-server-from-scratch-in-ruby/)
* [**Typescript**: Making your own NestJS on top of express under 180 lines](https://github.com/sjsakib/own-nestjs)
* [**Typescript**: _Making your own NestJS on top of express under 180 lines_](https://github.com/sjsakib/own-nestjs)
#### Uncategorized