Robyn, a web framework for Python, built it on top of Rust.
For this article, we are going to build a server using the Robyn web framework.
It will be a simple server, we are going to learn how to serve an HTML file, and how to perform CRUD operations. We will not be using a database to do it, just a python l...
carlosmv.hashnode.dev5 min read