Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай gRPC [Node.js] MasterClass: Build Modern API & Microservices, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:08:18
    gRPC Introduction
  • Урок 2. 00:02:48
    Course Objective
  • Урок 3. 00:02:21
    About your instructor
  • Урок 4. 00:00:34
    Important Message
  • Урок 5. 00:08:41
    Protocol Buffers & Language Interoperability
  • Урок 6. 00:08:47
    HTTP/2
  • Урок 7. 00:04:37
    4 Types of gRPC APIs
  • Урок 8. 00:01:39
    Scalability in gRPC
  • Урок 9. 00:01:13
    Security in gRPC (SSL)
  • Урок 10. 00:05:11
    gRPC vs REST
  • Урок 11. 00:00:45
    Section Summary - why use gRPC
  • Урок 12. 00:01:31
    Install Node.js and VS Code IDE
  • Урок 13. 00:07:21
    Setup gRPC Node.js Project - Create Service and Code Generation
  • Урок 14. 00:03:59
    Server Setup and Running It
  • Урок 15. 00:05:00
    Client Setup - Boilerplate Code
  • Урок 16. 00:01:33
    What's an Unary API?
  • Урок 17. 00:05:30
    Greet API Definition
  • Урок 18. 00:07:18
    Unary API Server Implementation
  • Урок 19. 00:09:34
    Unary API Client Implementation
  • Урок 20. 00:02:15
    Side Note - Install nodemon
  • Урок 21. 00:10:00
    [Solution] Sum API
  • Урок 22. 00:09:15
    Statically or Dynamically Code Generation gRPC Node.JS
  • Урок 23. 00:09:47
    Dynamically Code Generation Implementation
  • Урок 24. 00:02:27
    What's a Server Streaming API?
  • Урок 25. 00:03:28
    GreetManyTimes API Definition
  • Урок 26. 00:07:08
    Server Streaming API Server Implementation
  • Урок 27. 00:09:41
    Server Streaming API Client Implementation
  • Урок 28. 00:13:33
    [Solution] PrimeNumberDecomposition API
  • Урок 29. 00:01:54
    What's a Client Streaming API?
  • Урок 30. 00:02:38
    LongGreet API Definition
  • Урок 31. 00:03:59
    Client Streaming API Server Implementation
  • Урок 32. 00:05:08
    Client Streaming API Client Implementation
  • Урок 33. 00:06:09
    Client Streaming API Client Implementation - Part 2
  • Урок 34. 00:14:01
    [Solution] ComputeAverage API
  • Урок 35. 00:01:40
    What's a Bi-Directional Streaming API?
  • Урок 36. 00:03:03
    GreetEveryone API Definition
  • Урок 37. 00:06:01
    Bi-Directional Streaming API Server Implementation
  • Урок 38. 00:09:11
    Bi-Directional Streaming API Client Implementation
  • Урок 39. 00:14:32
    [Solution] FindMaximum API
  • Урок 40. 00:03:37
    [Theory] Errors in gRPC
  • Урок 41. 00:11:21
    [Hands-On] Errors implementation
  • Урок 42. 00:02:19
    [Theory] Deadlines
  • Урок 43. 00:04:40
    [Hands-On] Deadlines
  • Урок 44. 00:05:39
    [Theory] SSL Security
  • Урок 45. 00:14:16
    [Hands-On] SSL Security
  • Урок 46. 00:05:40
    [Demo] Language Interoperability
  • Урок 47. 00:01:35
    Install Postgres
  • Урок 48. 00:02:21
    Install Postico & Setup DB Connection
  • Урок 49. 00:08:22
    Setup Postgres Modules and Adding Data to DB
  • Урок 50. 00:04:44
    Creating Blog Protos and Code Generation
  • Урок 51. 00:04:43
    ListBlog Server
  • Урок 52. 00:03:53
    ListBlog Client
  • Урок 53. 00:04:51
    CreateBlog Server
  • Урок 54. 00:04:21
    CreateBlog Client
  • Урок 55. 00:05:07
    ReadBlog Server
  • Урок 56. 00:03:01
    ReadBlog Client
  • Урок 57. 00:05:40
    UpdateBlog Server
  • Урок 58. 00:07:12
    UpdateBlog Client
  • Урок 59. 00:04:26
    DeleteBlog Server
  • Урок 60. 00:05:21
    DeleteBlog Client
  • Урок 61. 00:12:12
    gRPC Reflection & Evans CLI
  • Урок 62. 00:04:01
    gRPC Services in the Real Word
  • Урок 63. 00:01:10
    Congrats & Next Steps
  • Урок 64. 00:01:33
    THANK YOU!