Stream Archive: Handling Stripe payments with Yew.rs and Axum (2022-05-09)

Subscribers:
8,080
Published on ● Video Link: https://www.youtube.com/watch?v=VD1bcVWnfT4



Duration: 1:26:38
50 views
3


I'm experimenting with Yew.rs and building a Brooks Builds website. But before I do I want to experiment a bit with Yew.rs.

I create a basic form that asks the Axum server to create a new checkout using a Rust Stripe crate.

Yew Component Library Code: [https://github.com/brooks-builds/yew_component_library](https://github.com/brooks-builds/yew_component_library)

Yew.rs Playground Code: [https://github.com/brooks-builds/yewrs_playground](https://github.com/brooks-builds/yewrs_playground)

Axum Playground Code: [https://github.com/brooks-builds/axum-playground](https://github.com/brooks-builds/axum-playground)

I tweet when I go live at [https://twitter.com/brooks_patton](https://twitter.com/brooks_patton) -- Watch live at https://www.twitch.tv/brookzerker







Tags:
axum
games
rust
stripe
twitch
web development
yew.rs