Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Web Services for the Go Developer, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:15
    Welcome to the Course with Nic Raboy
  2. Урок 2. 00:06:54
    An Introduction to REST and GraphQL
  3. Урок 3. 00:04:19
    Understanding the Project and Project Structure
  4. Урок 4. 00:14:19
    Defining the Data Model through Go Data Structures
  5. Урок 5. 00:42:06
    Designing API Endpoints for CRUD Interactions
  6. Урок 6. 00:12:11
    Hashing Password Data for Safe Storage
  7. Урок 7. 00:13:56
    Data Validation for the User Provided Data
  8. Урок 8. 00:21:50
    Token Based Authentication with JSON Web Tokens
  9. Урок 9. 00:14:56
    Validating Headers and Tokens with Endpoint Middleware
  10. Урок 10. 00:06:56
    Cross-Origin Resource Sharing for Multiple Client Interfaces
  11. Урок 11. 00:10:04
    Using cURL to Interact with a RESTful API
  12. Урок 12. 00:06:09
    Leveraging Postman as a GUI for RESTful API Testing and Troubleshooting
  13. Урок 13. 00:03:04
    Understanding the Project and Project Structure
  14. Урок 14. 00:16:41
    Defining the Data Model through Go Data Structures and Object Configurations
  15. Урок 15. 00:25:03
    Designing GraphQL Queries for Read-Only Interactions
  16. Урок 16. 00:25:15
    Designing GraphQL Mutations for Create, Update, and Delete Interactions
  17. Урок 17. 00:09:26
    Designing RESTful API Endpoints
  18. Урок 18. 00:06:39
    Safe Password Storage with Hashing Algorithms
  19. Урок 19. 00:13:39
    Data Validation for the User Provided Data
  20. Урок 20. 00:19:35
    Token Based Authentication with JSON Web Tokens
  21. Урок 21. 00:06:12
    Resolving Data within GraphQL Data Types
  22. Урок 22. 00:05:52
    Cross-Origin Resource Sharing for Multiple Client Interfaces
  23. Урок 23. 00:15:33
    Interacting with a GraphQL API using Simple cURL Requests
  24. Урок 24. 00:07:01
    Using Postman to Execute GraphQL Queries and Mutations
  25. Урок 25. 00:09:15
    Configuring the Couchbase NoSQL Database
  26. Урок 26. 00:41:35
    Interacting with Couchbase through RESTful API Endpoints
  27. Урок 27. 00:37:00
    Interacting with Couchbase through GraphQL Queries and Mutations