Tower Web icon
Tower Web icon

Tower Web

 Like this app

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...

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Rust

Tower Web News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

Tower Web information

  • Developed by

    Carl Lerche
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  981 Stars
  •  51 Forks
  •  84 Open Issues
  •   Updated Dec 6, 2019 
View on GitHub

Our users have written 0 comments and reviews about Tower Web, and it has gotten 0 likes

Tower Web was added to AlternativeTo by David on Jul 28, 2019 and this page was last updated Jul 28, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

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.

Official Links