Rust Linz, December 2020 - Rainer Stropek - Web APIs with Rocket

preview_player
Показать описание
Web APIs with Rust Rocket

Rainer Stropek is co-founder and CEO of the company software architects and has been serving this role since 2008. At software architects, Rainer and his team are developing the award-winning SaaS time tracking solution “time cockpit”. Previously, Rainer founded and led two IT consulting firms that worked in the area of developing software solutions based on the Microsoft technology stack.

Рекомендации по теме
Комментарии
Автор

This is an excellent introduction to rocket and Rust talk, thank you.

danielakhterov
Автор

Thank you for re-recording this for us!

sandtrick
Автор

Great talk. I would do another episode to add authorization through Oauth or JWT.

HENRIKNAFO
Автор

Very well done, and yes, one with Oauth2 and/or JWT would be wonderful. It helps a lot.

JasonJurotich
Автор

Very clear and well explained intro about Web APIs in Rust with Rocket.
Also, thanks for let me know about the VSCode extension Rest API, now I can use it instead of Postman for this kind of tests.
Great talk and thank you for sharing it with us.

MrSparc
Автор

This was a great presentation. Thanks for sharing it. I always enjoy your presentations.

Perspectologist
Автор

great intro! what software are you using for recording/zoom/screen annotations? looks smooth and professional

tomekzjadzia
Автор

What a legend. Best tutorial I've seen in a very long time.

rumplstiltztinkerstein
Автор

Fantastic talk - Rocket is definitely the web-server framework of choice for me

cthutu
Автор

Why we have to add dependencies manually?, is there any package manager like npm/yarn

huseyinozgul
Автор

Great video Rainer. Even my potato brain could follow. Thanks!

Siniverisyys
Автор

Great talk! Thanks for presenting this :)

bcongdon
Автор

Whenever I see people talking about tests in Rust-land, it's always integration tests which are kinda OK but not much use in development compared to unit tests.... but whenever I try unit testing in Rust I end up in borrow checker hell when I try to use mocks and dependency injection like I would in an OO language... I'd love to hear a good in-depth talk about unit testing in Rust.

edgeeffect
Автор

What tool do you use to draw rects and arrows in your presentation?

cthutu
Автор

Surprising that you can add a cookie to the cookie jar via an immutable reference?

leonie