Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
3 views

Create API‘s in Python

The document explains what an API (Application Programming Interface) is and how it facilitates communication between computer programs. It provides a common example of using a weather API and introduces the Python 'requests' library for making API requests. Additionally, it demonstrates how to fetch a random joke using the JokeAPI, outlining the steps to send a GET request and handle the response.

Uploaded by

Abdou FILALI
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
3 views

Create API‘s in Python

The document explains what an API (Application Programming Interface) is and how it facilitates communication between computer programs. It provides a common example of using a weather API and introduces the Python 'requests' library for making API requests. Additionally, it demonstrates how to fetch a random joke using the JokeAPI, outlining the steps to send a GET request and handle the response.

Uploaded by

Abdou FILALI
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 8

You might also like