EXAMPLE OF A FULLSTACK WEB APPLICATION IN THE RUST PROGRAMMING LANGUAGE
DOI:
https://doi.org/10.24867/27BE19BogdanovicKeywords:
web application, Rust, Web AssemblyAbstract
This paper deals with the development of a fullstack web application using the Rust programming language, where both the server and client part of the application are implemented in the appropriate frameworks of this language. Analyzing the current state of web application development, it has been noticed that the solutions, although they mostly follow modern technologies, do not give too much attention to memory security and performance. On the other hand, Rust has the potential to make a breakthrough in web development by providing a safer alternative to existing technologies. Therefore, the solution implemented in this work is an application that uses the advantages of this language, and ensures safer, more efficient and sustainable web development.
References
[Последњи приступ: .10.2023.]
[2] Eze Sunday, “How to create a web app in Rust with Rocket and Diesel.”, урл: https://blog.logrocket.com/create-web-app-rust-rocket-diesel/
[Последњи приступ: 7.10.2023.]
[3] Get Started with Rocket, урл: https://rocket.rs/
[Последњи приступ: 5.10.2023.]
[4] Serdar Yegulalp, “What is WebAssembly? The next-generation web platform explained.”, урл: https://www.infoworld.com/article/3291780/what-is-webassembly-the-next-generation-web-platform-explained.html
[Последњи приступ: 10.10.2023.]
[5] Eric Elliott, “What is WebAssembly? The Dawn of a New Era.”, урл: https://medium.com/javascript-scene/what-is-webassembly-the-dawn-of-a-new-era-61256ec5a8f6
[Последњи приступ: 10.10.2023.]
[6] Get Started with Yew,урл: https://yew.rs/
[Последњи приступ: 10.10.2023.]
[7] Get Started with Diesel, урл: https://diesel.rs/
[Последњи приступ: 5.10.2023.]
[8] Demola Malomo, “Exploring Yew – The Rust-based Frontend Framework”, урл: https://malomz.medium.com/exploring-yew-the-rust-based-frontend-framework-as-a-react-developer-bde10dd95dea
[Последњи приступ: 14.10.2023.]
[9] Alice and Bob, “Building a website in Rust using Rocket and Yew”, урл: https://theadventuresofaliceandbob.com/posts/rust_rocket_yew_part1.md
[Последњи приступ: 15.10.2023.]