What is an API Endpoint?

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ค. 2024
  • In this video, we look at API Endpoint and explain how to use them. APIs are a set of protocols that specify how two applications should interact with one another. So, how do they function? The client application will send the request to the other application’s API to access some resource, and the latter delivers it. This is where API endpoints fulfil their role. When clients request a resource, they do it via an endpoint, which effectively states that the resource is available in a specific location.
    0:00 Intro & what is an API?
    0:59 What is an API Endpoint?
    1:28 How to test and use an API Endpoint?
    1:45 REST API
    3:00 Behavioural, Contractual, and Solution-oriented API testing
    4:10 How to find an API's Endpoint
    4:30 Example:
    7:58 Outro
    Read more about API Endpoints here: codeinstitute.net/blog/what-i...
    What is an API? Read more here: codeinstitute.net/blog/what-i...
    Want to know more about the free 5 Day Coding Challenge? Follow this link codeinstitute.net/5-day-codin...
    Want to learn about our Full-Stack Software Development programme? codeinstitute.net/full-stack-...

ความคิดเห็น • 1

  • @user-ni1ty8ul4l
    @user-ni1ty8ul4l 2 หลายเดือนก่อน +1

    Thank you! You much helped me to understad it better!