from Hacker News

Show HN: Rooster – Personal Web Server with Rust

by willwinger on 6/16/20, 4:28 PM with 3 comments

  • by jventura on 6/16/20, 5:41 PM

    Cool! But if you want to go still lower level, maybe you could implement the basics of HTTP by reading and writing to the socket.

    In Python the basics are quite easy (I wrote something about it here: http://joaoventura.net/blog/2017/python-webserver/), maybe it Rust it is as well?

  • by willwinger on 6/16/20, 4:30 PM

    I am Product Manager, this is a personal experimental project to scratch an itch and learn something new :-)