Skip to content

franleplant/http_framework.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Framework

This is a very experimental prototype of an HTTP framework for rust, very similar in scope and in techinical decisions as nickel.rs and iron.rs.

The core reasons to do this are:

  • learn more about rust
  • learn more about existing rust http frameworks out there and the technical decisions they had to make in order to make them work
  • learn more about http
  • learn to use proficiently rust Traits

About

Http Framework prototype in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages