Skip to content

s3w3nofficial/rustic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustic a fast modular webserver with focus on proxying

Currently supported

  • basic endpoint routing (node js style)
  • cookies
  • serving of files and directories
  • basic auth and bearer token auth
  • custom middleware support
  • cors middleware
  • logging middleware
  • swagger support (utopia)

TODO

  • session support
  • cache middleware
  • asp net like filters
  • stongly typed endpoints (fast endpoints)
  • grpc support
  • rework auth to behave more like asp net identity
  • websockets support
  • http2 support
  • http3 support
  • support http proxying
  • supoort tcp proxying
  • support for a/b testing
  • support for let's encrypt
  • support for advance logging
  • support for load balancing

About

asp like rust web framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages