Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Building web APIs with Rust (beginners), а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:40
    Introduction
  • Урок 2. 00:02:39
    Visual Studio Code setup
  • Урок 3. 00:07:45
    Hello world!
  • Урок 4. 00:03:50
    JSON
  • Урок 5. 00:09:15
    CRUD routes
  • Урок 6. 00:02:55
    Error catchers
  • Урок 7. 00:01:49
    Basic auth intro
  • Урок 8. 00:14:37
    Implementing a basic auth guard
  • Урок 9. 00:02:17
    Cleanup
  • Урок 10. 00:08:13
    Diesel CLI
  • Урок 11. 00:05:40
    Diesel and rocket - Dependencies
  • Урок 12. 00:07:47
    Diesel and rocket - Model & first query
  • Урок 13. 00:09:22
    Diesel and rocket - New model & create endpoint
  • Урок 14. 00:15:15
    Diesel and rocket - Full CRUD
  • Урок 15. 00:16:59
    Repositories
  • Урок 16. 00:08:19
    Error handling
  • Урок 17. 00:04:19
    Embedding migrations
  • Урок 18. 00:09:15
    Deploying and systemd
  • Урок 19. 00:07:29
    Reverse proxying with nginx and ssl
  • Урок 20. 00:00:40
    Recap and goodbye