Tower Web icon
Tower Web icon

Tower Web

Tower Web is a fast, boilerplate free, web framework for Rust. The goal is to decouple all HTTP concepts from the application logic. You implement your application using "plain old Rust types" and Tower Web uses a macro to generate...

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Self-Hosted
0likes
0articles

Features

  1.  Rust

Tower Web News & Activities

Highlights All activities

Recent activities

No activities found.

Tower Web information

AlternativeTo Category

Development

GitHub repository

  •  980 Stars
  •  51 Forks
  •  84 Open Issues
  •   Updated  
View on GitHub
Tower Web was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Tower Web?

Tower Web is a fast, boilerplate free, web framework for Rust icon Rust. The goal is to decouple all HTTP concepts from the application logic. You implement your application using "plain old Rust types" and Tower Web uses a macro to generate the necessary glue to serve the application as an HTTP service.