17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Rust Web Frameworks - Build Real World Projects With Actix, Rocket, Warp, Tide, And Std Library
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Rust is quickly becoming one of the most popular and important programming languages. In this course, learn about the most important and most popular web frameworks in Rust such as Tide, warp, Rocket, and Actix. Instructor Akhil Sharma Breaks down all four of these frameworks one by one, from the basics to more intricate aspects. Get hands-on experience writing code with these Rust frameworks by following along as Akhil shows you how to write some of the most important Rust functions.
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/01 - Introduction/01 - Supercharge your Rust framework knowledge.mp4
2.3 MB
~Get Your Files Here !/01 - Introduction/01 - Supercharge your Rust framework knowledge.srt
1.3 KB
~Get Your Files Here !/01 - Introduction/02 - Rust web frameworks course intro.mp4
3.5 MB
~Get Your Files Here !/01 - Introduction/02 - Rust web frameworks course intro.srt
3.1 KB
~Get Your Files Here !/01 - Introduction/03 - Prerequisites for the course.mp4
1.7 MB
~Get Your Files Here !/01 - Introduction/03 - Prerequisites for the course.srt
1.8 KB
~Get Your Files Here !/02 - 1. std Rust Library/01 - Introduction to the standard Rust library.mp4
7.5 MB
~Get Your Files Here !/02 - 1. std Rust Library/01 - Introduction to the standard Rust library.srt
6.1 KB
~Get Your Files Here !/02 - 1. std Rust Library/02 - Important functions, features, and concepts.mp4
6 MB
~Get Your Files Here !/02 - 1. std Rust Library/02 - Important functions, features, and concepts.srt
6.4 KB
~Get Your Files Here !/02 - 1. std Rust Library/03 - Building a server with the std library.mp4
10.4 MB
~Get Your Files Here !/02 - 1. std Rust Library/03 - Building a server with the std library.srt
5.8 KB
~Get Your Files Here !/02 - 1. std Rust Library/04 - Extra, helpful features in the std library.mp4
5.9 MB
~Get Your Files Here !/02 - 1. std Rust Library/04 - Extra, helpful features in the std library.srt
5.6 KB
~Get Your Files Here !/02 - 1. std Rust Library/05 - Tokio and asynchronous programming.mp4
8 MB
~Get Your Files Here !/02 - 1. std Rust Library/05 - Tokio and asynchronous programming.srt
5.7 KB
~Get Your Files Here !/02 - 1. std Rust Library/06 - Challenge Building a basic API that returns a message.mp4
2.2 MB
~Get Your Files Here !/02 - 1. std Rust Library/06 - Challenge Building a basic API that returns a message.srt
2.3 KB
~Get Your Files Here !/02 - 1. std Rust Library/07 - Solution Building a basic API that returns a message.mp4
8.1 MB
~Get Your Files Here !/02 - 1. std Rust Library/07 - Solution Building a basic API that returns a message.srt
6.6 KB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/01 - Introduction to Tide.mp4
2.7 MB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/01 - Introduction to Tide.srt
2.8 KB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/02 - Building a basic server with Tide.mp4
3.6 MB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/02 - Building a basic server with Tide.srt
3.5 KB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/03 - Routing strategies.mp4
4.3 MB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/03 - Routing strategies.srt
3.9 KB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/04 - Use cases and limitations of Tide.mp4
5 MB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/04 - Use cases and limitations of Tide.srt
5.5 KB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/05 - Challenge Create an HTTP server and validate JSON body.mp4
1.2 MB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/05 - Challenge Create an HTTP server and validate JSON body.srt
1.6 KB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/06 - Solution Create an HTTP server and validate JSON body.mp4
5.5 MB
~Get Your Files Here !/03 - 2. Tide A Minimal Framework/06 - Solution Create an HTTP server and validate JSON body.srt
3.4 KB
~Get Your Files Here !/04 - 3. warp/01 - Introduction to warp.mp4
4.1 MB
~Get Your Files Here !/04 - 3. warp/01 - Introduction to warp.srt
4.6 KB
~Get Your Files Here !/04 - 3. warp/02 - Building a simple server with warp.mp4
3.6 MB
~Get Your Files Here !/04 - 3. warp/02 - Building a simple server with warp.srt
2.8 KB
~Get Your Files Here !/04 - 3. warp/03 - Building a REST API with warp.mp4
7.3 MB
~Get Your Files Here !/04 - 3. warp/03 - Building a REST API with warp.srt
4.5 KB
~Get Your Files Here !/04 - 3. warp/04 - Challenge Use warp and Tokio together for basic async APIs.mp4
2.3 MB
~Get Your Files Here !/04 - 3. warp/04 - Challenge Use warp and Tokio together for basic async APIs.srt
2.9 KB
~Get Your Files Here !/04 - 3. warp/05 - Solution Use warp and Tokio together for basic async APIs.mp4
5.6 MB
~Get Your Files Here !/04 - 3. warp/05 - Solution Use warp and Tokio together for basic async APIs.srt
2.9 KB
~Get Your Files Here !/05 - 4. Rocket/01 - Introduction and the Rocket crate.mp4
4.2 MB
~Get Your Files Here !/05 - 4. Rocket/01 - Introduction and the Rocket crate.srt
4 KB
~Get Your Files Here !/05 - 4. Rocket/02 - Building a quick web server with Rocket.mp4
5.9 MB
~Get Your Files Here !/05 - 4. Rocket/02 - Building a quick web server with Rocket.srt
4.4 KB
~Get Your Files Here !/05 - 4. Rocket/03 - Lifecycle, routing, and mounting.mp4
15.5 MB
~Get Your Files Here !/05 - 4. Rocket/03 - Lifecycle, routing, and mounting.srt
11.1 KB
~Get Your Files Here !/05 - 4. Rocket/04 - Challenge Building a REST API server.mp4
1.8 MB
~Get Your Files Here !/05 - 4. Rocket/04 - Challenge Building a REST API server.srt
2.2 KB
~Get Your Files Here !/05 - 4. Rocket/05 - Solution Building a REST API server.mp4
11.4 MB
~Get Your Files Here !/05 - 4. Rocket/05 - Solution Building a REST API server.srt
5.7 KB
~Get Your Files Here !/06 - 5. Actix Web/01 - The Actix crate.mp4
2.5 MB
~Get Your Files Here !/06 - 5. Actix Web/01 - The Actix crate.srt
2.9 KB
~Get Your Files Here !/06 - 5. Actix Web/02 - Building a simple HTTP server with Actix.mp4
3.6 MB
~Get Your Files Here !/06 - 5. Actix Web/02 - Building a simple HTTP server with Actix.srt
3 KB
~Get Your Files Here !/06 - 5. Actix Web/03 - TLS feature for Actix Web.mp4
6.1 MB
~Get Your Files Here !/06 - 5. Actix Web/03 - TLS feature for Actix Web.srt
4 KB
~Get Your Files Here !/06 - 5. Actix Web/04 - Keep alive and graceful shutdown.mp4
5.5 MB
~Get Your Files Here !/06 - 5. Actix Web/04 - Keep alive and graceful shutdown.srt
4.2 KB
~Get Your Files Here !/06 - 5. Actix Web/05 - Challenge Build an application with multiple APIs.mp4
2.1 MB
~Get Your Files Here !/06 - 5. Actix Web/05 - Challenge Build an application with multiple APIs.srt
2.5 KB
~Get Your Files Here !/06 - 5. Actix Web/06 - Solution Build an application with multiple APIs.mp4
8.3 MB
~Get Your Files Here !/06 - 5. Actix Web/06 - Solution Build an application with multiple APIs.srt
4.4 KB
~Get Your Files Here !/07 - Conclusion/01 - Quick summary.mp4
2.2 MB
~Get Your Files Here !/07 - Conclusion/01 - Quick summary.srt
3 KB
~Get Your Files Here !/07 - Conclusion/02 - Next steps and going beyond the course.mp4
1.8 MB
~Get Your Files Here !/07 - Conclusion/02 - Next steps and going beyond the course.srt