This commit is contained in:
Arshad M Patel 2026-06-29 10:42:02 +01:00 committed by GitHub
commit d8386840fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -428,6 +428,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/)
* [**Java**: _Implementing a RESTful Web API with Spring Boot_](https://dev.to/arshadpatel/implementing-a-restful-web-api-with-spring-boot-2241)
#### Uncategorized