🚀 Take the 1st step in Product Management with our Live Program - pmschool.io/course/ 🔔 Subscribe to our TH-cam channel - tinyurl.com/ne4jc2dc 💼 Follow us on LinkedIn - www.linkedin.com/school/pmschoolx/ 🎧 Follow us on Spotify - lnkd.in/daQNHBGq 👊 Participate in our Live Challenges - lnkd.in/dh24a76q
Loved the way you explained it!! Can you also do a video where you explain the different types of API like Rest API, Soap API etc. The difference between them and the usecase. I have also heard quite a few times that an application uses MQ and not API. So please explain that as well.
Mr Prashant! Thank you sir. Please cover other tech concepts as well, as I have many product managers working with me who are struggling to communicate confidently and comfortably with devs
Prashant Bro, u are amazing, i watched and followed most of ur Explainer series videos and especially RCA video and also guesstimate video, and used the same technique in my interview & got my job!! Earlier i used to follow the books, like case study books but they were useless, ur approach is awesome!! Thanks a ton!! U Deserve a raise!!! God Bless u bro !!
Hi, thanks for the great video. If you are available to explain one more thing - can you give an example of how business APIs should be grouped for what is called Domain Driven Design. Maybe take a simple example of some subscription based services being sold to retail customers, so that 1. There exist customer Ids / profiles as in any CRM. 2. They are sold services through marketing campaigns or other cold calls 3. They buy subscriptions so payment gateways will be involved 4. they will be periodically billed for these services. What kind of grouping of APIs and other concepts would be involved here for better management of the business as some new requirements come in or business rules change. Thank you.
Awesome Prashanth about the detailed explanation on API's. Could you please take related to Integration messages (XML/EDI) which extensively used across the B2B industry workflow in a future video session
You have explained this very well. I want to know that how do I get into a PM role with my only experience being in sales and operations and a career gap of a year ?
Super good! thanks a lot. If I can give any recommendation, try to make the written notes even easier to read (not judging, your handwriting is 100 times better than mine, but still some words I had to pause and try to figure out. :)
You mentioned about POST If you push some data using POST request, does that mean we are push that data on a server and then a third party would need to pass a GET request to the same API url in order to get that data? Hope I'm making sense. Btw, thanks for the great explanation!
🎯 Key Takeaways for quick navigation: 00:00 🚀 *API Basics* - API: Application Programming Interface. - Purpose: Enables communication between systems. - Analogy: Drawing parallels between ordering food and making API requests. 04:13 🕵️ *Booking Movie Tickets* - Exploring movie ticket booking process. - Emphasizing API's role in providing location-based information. 06:35 🌐 *Understanding API Interaction* - Breaking down Google Maps API example. - Explanation of URL components, demonstrating a sample API request. 11:44 🛠️ *Google Maps API Specifics* - Focusing on Google Maps Places API and its endpoints. - Insight into API key usage for authentication. 14:45 🚨 *API Status and Errors* - Discussing common API status codes. - Introduction to payload and distinguishing between GET and POST requests. 17:06 🔄 *Recap and Viewer Engagement* - Summarizing essential points: API definition, real-world examples, URL components, Google Maps API specifics, status codes, payload, and request types. - Encouraging revisiting for better understanding. - Inviting questions and comments for further discussion. Made with HARPA AI
🚀 Take the 1st step in Product Management with our Live Program - pmschool.io/course/
🔔 Subscribe to our TH-cam channel - tinyurl.com/ne4jc2dc
💼 Follow us on LinkedIn - www.linkedin.com/school/pmschoolx/
🎧 Follow us on Spotify - lnkd.in/daQNHBGq
👊 Participate in our Live Challenges - lnkd.in/dh24a76q
Loved the way you explained it!!
Can you also do a video where you explain the different types of API like Rest API, Soap API etc. The difference between them and the usecase.
I have also heard quite a few times that an application uses MQ and not API. So please explain that as well.
Totally aweaome, request to make a full length detailed explainations on API and their integrations
This is the most amazing video I have come across, you explained it so easily now I am able to understand in my current job. Thanks Prashant.
Thank you for explaining in such an easy way!
Thank you Prashant ! A fan of the explainer series !
Thank you so much for this, The simplicity with which this concept was explained is truly commendable.
Mr Prashant! Thank you sir. Please cover other tech concepts as well, as I have many product managers working with me who are struggling to communicate confidently and comfortably with devs
Amazing....this clear my fundamentals of API
Outstanding video. Superbly clear explanations. Extremely helpful. Thank you very much!
Prashant Bro, u are amazing, i watched and followed most of ur Explainer series videos and especially RCA video and also guesstimate video, and used the same technique in my interview & got my job!! Earlier i used to follow the books, like case study books but they were useless, ur approach is awesome!!
Thanks a ton!! U Deserve a raise!!! God Bless u bro !!
Hello Bro,
You are into tech PM role Or just PM role.
Can you guide me?
This is super helpful! All the analogies and examples really helped a lot.
Great practical examples that made it so easy to understand! Thank you.
Thanks for the great video. You've explained in simple easy to follow language for rookies like me ! Keep them coming Prashanth...
Fantastic Explanation about API,
Kindly share the Technical stuff interview point of view for more technical understanding...
Awesome explanation about the API's, quite easily understandable.
Hi, thanks for the great video. If you are available to explain one more thing - can you give an example of how business APIs should be grouped for what is called Domain Driven Design. Maybe take a simple example of some subscription based services being sold to retail customers, so that 1. There exist customer Ids / profiles as in any CRM. 2. They are sold services through marketing campaigns or other cold calls 3. They buy subscriptions so payment gateways will be involved 4. they will be periodically billed for these services. What kind of grouping of APIs and other concepts would be involved here for better management of the business as some new requirements come in or business rules change. Thank you.
Awesome Prashanth about the detailed explanation on API's.
Could you please take related to Integration messages (XML/EDI) which extensively used across the B2B industry workflow in a future video session
Awesome! Very Well Explained!!
Nicely Explained and Thank you!!
Please make more such videos, it was really very helpful.
Excellent video, loved the analogies ❤
This has helped me a lot thanks
You have explained this very well. I want to know that how do I get into a PM role with my only experience being in sales and operations and a career gap of a year ?
Looking forward to more videos like this
Amazingly explained! Great analogies.. waiting for more such videos!!
Simple & Effective...💯
Great Explaination
Super good! thanks a lot. If I can give any recommendation, try to make the written notes even easier to read (not judging, your handwriting is 100 times better than mine, but still some words I had to pause and try to figure out. :)
Amazing! Great explanation!
Best explanation
Awesome video! very helpful. Thanks man!
It was fantastic ❤️
thanks very clear!
Very helpful, thank you!
Loved it!
This is great! Thank you!
You mentioned about POST
If you push some data using POST request, does that mean we are push that data on a server and then a third party would need to pass a GET request to the same API url in order to get that data?
Hope I'm making sense.
Btw, thanks for the great explanation!
Can you please clarify on the query
🎯 Key Takeaways for quick navigation:
00:00 🚀 *API Basics*
- API: Application Programming Interface.
- Purpose: Enables communication between systems.
- Analogy: Drawing parallels between ordering food and making API requests.
04:13 🕵️ *Booking Movie Tickets*
- Exploring movie ticket booking process.
- Emphasizing API's role in providing location-based information.
06:35 🌐 *Understanding API Interaction*
- Breaking down Google Maps API example.
- Explanation of URL components, demonstrating a sample API request.
11:44 🛠️ *Google Maps API Specifics*
- Focusing on Google Maps Places API and its endpoints.
- Insight into API key usage for authentication.
14:45 🚨 *API Status and Errors*
- Discussing common API status codes.
- Introduction to payload and distinguishing between GET and POST requests.
17:06 🔄 *Recap and Viewer Engagement*
- Summarizing essential points: API definition, real-world examples, URL components, Google Maps API specifics, status codes, payload, and request types.
- Encouraging revisiting for better understanding.
- Inviting questions and comments for further discussion.
Made with HARPA AI
What's the name of the app you showed in the video, the one that have movies, events, sports?
Please speak slowly
accent is barely bearable but the explanation is clear
U need to speak slowly so that people can understand
Thank you for explaining in such an easy way!