Skip to content
/ titan Public

A http1.1 web framework written in 100% safe rust. Is currently being rewritten from tokios runtime into liten-rs

License

Notifications You must be signed in to change notification settings

liten-rs/titan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e1cde8c · Jan 21, 2025

History

90 Commits
Jan 13, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 12, 2025
Jan 16, 2025
Jan 16, 2025
Jan 17, 2025
Jan 16, 2025
Jan 12, 2025
Jan 16, 2025
Jan 12, 2025
Jan 10, 2025
Jan 16, 2025
Jan 16, 2025
Jan 7, 2025
Jan 21, 2025
Jan 6, 2025
Jan 12, 2025
Jan 12, 2025
Jan 12, 2025
Jul 26, 2024

Repository files navigation

Route-rs

Route-rs is multiple things:

  • Http webserver.
  • Http path router.
  • Http html renderer which consists of multiple parts:
    • css-in-rust functionality. with deduplication (almost like tailwind but css-in-rust).
    • Some magic with links (a tags) with the help of javascript.

All these things are wrapped in one final package, which becomes a web framework. You can mix and match which libraries you would like to use. Everything is composable.

All these libraries have as little libraries as possible.

About

A http1.1 web framework written in 100% safe rust. Is currently being rewritten from tokios runtime into liten-rs

Topics

Resources

License

Stars

Watchers

Forks

Languages