Connecting to Web Services

Learn how to build a web client in Iguana with just a few easy steps.

0 STUDENTS ENROLLED

    In this tutorial, we will learn:

    • What are the basic web service concepts we need to know to build a client?
    • How do we build a web client in Iguana?
    • What are further topics to explore when building robust, real-world web services interfaces?

    Once you complete the tutorial, you will see how easy it is to master the basics of interacting with web services.

    Course Curriculum

    A quick primer on requests
    Introduction to web services 00:01:00
    The request line 00:01:00
    The body 00:01:00
    The headers 00:01:00
    Building the client
    Importing our tutorial channel 00:05:00
    Preparing our request 00:05:00
    Sending our request 00:05:00
    Handling our response 00:05:00
    COMING SOON