The TGrall webserver

This is the webserver I am building in Rust.

Inspidered by this little cutie

  1. 2021-01-10: v0.0.8: GET, multiple hosts, some error handling
  2. 2021-01-16: v0.0.9: Refactoring. Everything looks much prettier
  3. 2021-02-02: v0.0.10: XML parsing, dynamic reconfigurable settings, Mime type identification, and enhanced debugging now implemented
  4. 2021-03-07: v0.3.0: Old engine has been removed, running on Hyper now. Time to start making things work properly!
  5. 2021-03-08: v0.3.1: Images and other binary data now working

As of 2021-03-07 key features to implent are:

I ended up deciding to use the hyper engine and it took all of Feb to get that working the way I want. Now, on March 8 2021, I can declare that TGrall is functional and using one of the best http libraries in the world. 2021 is a lot of fun right now in the middle of the wilderness.

Brad Neufeld

In the meantime, here are some other websites for your consideration