/HttpServer

A simple HTTP server written in Rust

Primary LanguageRust

##HttpServer A simple HTTP server written in Rust.

####TODO:

  • Documentation
  • Implement multithreading
  • Implement more/remaining HTTP methods
  • Security features