Summary
Keywords
Full Transcript
Let's understand API in brief Application Programming Interface (API) is a software interface that allows two applications to interact with each other without any user intervention. Different methods of API: GET: Retrieve information about the REST API resource POST: Create a REST API resource PUT: Update a REST API resource DELETE: Delete a REST API resource or related component Basic response status code: 200: Successful 401: Unauthorized(Failed) RESTAPI PYTHON REST-API IN PYTHON Hello Guys, If you like this video please share and subscribe to my channel. Full Playlist of Interview Question of SQL: ✅https://www.youtube.com/watch?v=XZHp-u5QzYE&list=PLxy0DxWEupiOU8M_GkSTYOMLB7Q9pAAZe Full Playlist of Snowflake SQL: ✅https://www.youtube.com/watch?v=no5VjmmPDGc&list=PLxy0DxWEupiP3oJralHpT8SjtdBY0BpYR Full Playlist of Golang: ✅ https://www.youtube.com/watch?v=F3Wg2dYPh_U&list=PLxy0DxWEupiMckHLAJGQuHpYkKqYhqCZ5 Full Playlist of NumPY Library: ✅ https://www.youtube.com/watch?v=F3Wg2dYPh_U&list=PLxy0DxWEupiMckHLAJGQuHpYkKqYhqCZ5 Full Playlist of PTQT5: ✅ https://www.youtube.com/watch?v=NcATA... Full Playlist of Pandas: ✅ https://www.youtube.com/watch?v=DKTcf6Wyuck&list=PLxy0DxWEupiP86ruA3QWoBG1Rb0b1BH4n YouTube Link: https://www.youtube.com/channel/UCj4q... Facebook Profile: https://www.facebook.com/geeks.coders.3/ #restapi #api #pythonbeginners #Geekcoders,#Sagarprajapati,#Freecontent,#Azure,#Dataengineer,#Python,Sql,Data,#Database,#Database,#Engineering,#Databricks,#Azuredatafactory,#Spark,Hadoop
