Developer(s) | Sergio Benitez[1] |
---|---|
Initial release | 2016 |
Stable release | |
Preview release | |
Repository | github |
Written in | Rust |
Operating system | Linux, macOS, Windows, FreeBSD, OpenBSD |
Type | Web framework |
License | MIT License or Apache License |
Website | rocket |
Rocket is a web framework written in Rust.[4][5] Its design was inspired by Rails, Flask, Bottle, and Yesod.[6]
Rocket is licensed under MIT License or Apache License.
Core Philosophy
Rocket's design principles revolve around fundamental philosophies, adhering to the
Emphasis on Security, Correctness, and Developer Experience [7]
Rocket prioritizes security, correctness, and developer experience as fundamental principles in its design. The goal is to ensure that web applications developed with Rocket are not only secure and correct but also provide a positive developer experience. It places a premium on balancing these aspects without compromising one for the other.
References
- ↑ "Sergio Benitez - Who Am I?". sergio.bz. Retrieved 2020-05-30.
- ↑ "Rocket v0.5: Stable, Async, Sentinels, Streams, SSE, Forms, WebSockets, & So Much More".
- ↑ Error: Unable to display the reference properly. See the documentation for details.
- ↑ Schlothauer, Sarah (December 14, 2018). "Speedy Rust framework for web apps burns through the sky". JAXenter. Retrieved May 29, 2020.
- ↑ Ekwuno, Obinna (October 18, 2019). "The best Rust frameworks to check out in 2019". LogRocket. Retrieved May 29, 2020.
- ↑ "Introduction - Rocket Programming Guide". rocket.rs. Retrieved 2020-05-30.
- ↑ "Introduction - Rocket Programming Guide". rocket.rs. Retrieved 2023-11-16.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.