Hi
As we did not have many volunteers to give a presentation at our next Rust Tel
Aviv meeting I, as the organizer, had to jump in. Pretty quickly it
became clear to me that I should give a presentation about the axum web
framework of Rust.
The only problem was that I never used it. I did not know anything about it.
I
found that there are some 60 examples in the repository of axum. So I
started to use them to learn axum and to build my presentation.
Quickly I found out that most of the examples have no tests and no explanation.
So what could I do, I started to write tests and started to write the explanations.
If all works out well, this will eventually become a book about web development in Rust with axum.
However for now I need to make sure I have enough material for my presentation that will be in 2 days.
Following this link you can register for our event in Tel Aviv.
See you soon!
Gabor