Red Rustacean
Red Rustacean
  • Видео 5
  • Просмотров 1 868
Building Opay SDK 03
Add dev dependencies, example and improve the project README
Просмотров: 18

Видео

Building Opay Rust SDK 02
Просмотров 4021 час назад
In this vlog, I set up the library structure by crafting out different components and custom data types required.
Building Opay Rust SDK 01
Просмотров 44День назад
A vlog on building an opensource SDK for Opay microfinance bank
Backend in Rust 02 - JWT Authentication, Sea ORM, Axum, Rust
Просмотров 61621 день назад
In this video, I build a production level JWT authorization strategy in Rust using the Axum framework in Rust
Backend In Rust - 01 Building a basic server
Просмотров 1,2 тыс.21 день назад
Welcome to the first episode of our "Backend in Rust" series! In this video, we'll walk you through the basics of building a simple HTTP server using Rust. Whether you're new to Rust or just looking to expand your backend development skills, this tutorial will provide a solid foundation for creating powerful, fast, and safe web servers. github.com/opeolluwa/backend-in-rust/tree/master/01_basic_...

Комментарии

  • @苏高军-n6x
    @苏高军-n6x 12 дней назад

    fun ,good video 加油

  • @vcciccv5917
    @vcciccv5917 19 дней назад

    good,You can use tracing to manage logs

    • @red_rustacean
      @red_rustacean 19 дней назад

      @@vcciccv5917 absolutely! I have a session planned out for log and tracing

  • @refeals
    @refeals 22 дня назад

    Pretty cool, seems simples enough. I still need to check some of that syntax though. Cant wait for part 2

    • @red_rustacean
      @red_rustacean 22 дня назад

      github.com/opeolluwa/backend-in-rust/tree/master/01_basic_server

    • @red_rustacean
      @red_rustacean 22 дня назад

      Be sure to turn on notification, part two will be released this week

  • @oneTrueKitten
    @oneTrueKitten 23 дня назад

    I have been working on spring boot for the last 2 yr. I like the video, and learning rust has been fun. Good job.