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