Day 4 - Rust Web Scraper with Actix Webrust web-server 7Days7RustProjects Build and run a web scraper in Rust using Actix Web. Learn async programming, HTTP requests, and HTML parsing.Published OnOctober 27, 2024Read more →
Implementing OAuth2 with Rust for Secure Web App Authenticationrust oauth2 web-server A concise guide on implementing OAuth2 with Rust for beginners, covering setup, code examples, and security essentials for secure web app authentication.Published OnOctober 21, 2024Read more →
Building a Web Server in Rust - A Comprehensive Guiderust web-server backend Build a web server in Rust with this detailed guide. Learn HTTP, implement server logic, add routes, handle errors, and deploy your Rust web server.Published OnOctober 2, 2024Read more →