Rocket (web framework)

From Wikipedia, the free encyclopedia
Rocket
Developer(s)Sergio Benitez[1]
Initial release2016; 7 years ago (2016)
Stable release
0.4.11[2] Edit this on Wikidata / 14 July 2022; 10 months ago (14 July 2022)
Preview release
0.5.0-rc.2[3] Edit this on Wikidata / 9 May 2022; 12 months ago (9 May 2022)
Repositorygithub.com/SergioBenitez/Rocket
Written inRust
Operating systemLinux, macOS, Windows, FreeBSD, OpenBSD
TypeWeb framework
LicenseMIT License or Apache License
Websiterocket.rs

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.

References[edit]

  1. ^ "Sergio Benitez - Who Am I?". sergio.bz. Retrieved 2020-05-30.
  2. ^ "Release 0.4.11". 14 July 2022. Retrieved 26 October 2022.
  3. ^ Error: Unable to display the reference properly. See the documentation for details.
  4. ^ Schlothauer, Sarah (December 14, 2018). "Speedy Rust framework for web apps burns through the sky". JAXenter. Retrieved May 29, 2020.
  5. ^ Ekwuno, Obinna (October 18, 2019). "The best Rust frameworks to check out in 2019". LogRocket. Retrieved May 29, 2020.
  6. ^ "Introduction - Rocket Programming Guide". rocket.rs. Retrieved 2020-05-30.

External links[edit]