hey , it was amazing , just wanna say i was struggling for 2 days just to learn about APIs and after watching this video it went so well, i got my concepts clear thank you so much
This is the best video I have seen on APIs. You have a real gift to teach and explain concisely. I would love to see more content in this format. I subscribed ❤
Thanks for the concise and very informative video to explain and summarize all the APIs shown on the video to make me easily understand their purposes and uses !!!!!!!
Although Postman began as a REST client, its not anymore. Now, Postman is a popular collaboration platform for API development and testing. It provides a user-friendly interface that allows developers to make HTTP requests and test APIs. So, in a nutshell, while Postman is commonly used to interact with RESTful APIs, it is not an API itself.
Is REST API and WEB API are same, when i'm using Java Springs ? It's like when we return the MAV then it is a Web Api And when we returns the Array or Object then it is a Rest API ?
websockets works over TCP, whereas REST is over HTTP or HTTPS. With async calls happening from client through JavaScript frameworks, it is very good idea to build chat apps using REST as it is very lightweight as well.
No, an API (stands for Application Programming Interface) and a server are not the same. A server is a computer or software that provides services and resources to other computers or clients over a network. It manages data, processes requests, and delivers responses. On the other hand, an API is a set of rules and protocols that allows different software applications to communicate and interact with each other. It acts as an intermediary, enabling developers to access specific features or data from a server without needing to understand its internal workings
This 7 minutes is much better than my 3 hours class in college
😂
Glad it was helpful, buddy!
At my school the teachers don't do jackshit except grade, and you're expected to learn by just reading a textbook.
Wow, you guys are thought APIs? We are scraping Pascal, Fortran and assembly language here
@@Neurolerisame
hey , it was amazing , just wanna say i was struggling for 2 days just to learn about APIs and after watching this video it went so well, i got my concepts clear thank you so much
thank you. hope it helps with my interview later
Best of luck!
Thank you for putting a book information into a video. Content - 10/100. Delivery 90/100.
man keep it up.
excellent way of delivery...
your content directly hit the soul
Glad you enjoy it! I’ll try my best and share more such quality content ❤️👍
This is the best video I have seen on APIs. You have a real gift to teach and explain concisely. I would love to see more content in this format. I subscribed ❤
Thank you for your kind words and appreciation ❤️👍 You really made my day, have a great one yourself!!
Thanks for the concise and very informative video to explain and summarize all the APIs shown on the video to make me easily understand their purposes and uses !!!!!!!
Very useful and good content in a short video. Easy to understand. Expecting more videos which will really help
Glad you liked it! Please feel free to suggest some topics that you need, I'll try to create content around those
I never give good comment on any video but commenting on yours ,
It is awesome video thanks
good job bro
Glad it was helpful, buddy!
It's so useful video and easy to understand
Great video the table was awesome too
Glad it was helpful buddy! 🙏❤️
Less time but is a better resource-based class.
This was an excellent video, It made things crystal clear
Excellent video and watched this while taking a short bus trip to the subway station. Joined as sub
Glad you liked the content & thanks for the sub!
Nicely done! Thank you for sharing this video
Glad it was helpful!
Excellent video. Thank you
Glad you liked it! 👍❤️
Very clear explanation and presentation of topic👏
Happy to help! Will try my best to share more such quality videos ❤️👍
It’s just amazing 😊
Simple but wonderful explanation to the point 👍
Glad it was helpful!👍❤️
Thank you.
Important to say why rest api uses https protocol, etc.
I love this video and information. The design is distraction free
Thank you! ❤️👍
where to start with SOAP API? are there any courses that you point to please?
No need. New companies don't use SOAP anymore. And I won't call it API either. Rather we can just call it a protocol. like http.
Simple yet rich explanation.
Great explanation...keep it up
Thank you, I will always try to deliver the best!
short and useful thank you
Glad it was helpful, buddy!
Good content... Thankyou for the video ❤
Thanks a lot for your kind words and appreciation ❤️👍
Good content, i have a doubt here, is postman a rest api?
Although Postman began as a REST client, its not anymore. Now, Postman is a popular collaboration platform for API development and testing. It provides a user-friendly interface that allows developers to make HTTP requests and test APIs. So, in a nutshell, while Postman is commonly used to interact with RESTful APIs, it is not an API itself.
Thanks
Ultimate class
Thank you for your kind words and appreciation!
Waoo 😮 Nice Explanation sir. 😊 thank you 🙏
Good explanation 👌
Thank you!! ❤
Can you post the entire whiteboard in the description for the videos please
thank u very much.
You are most welcome ❤️👍
great content
sir i like ur vedio very much i want to how i can make animation in vedio like u please share information
Very good presentation.. thanks
Glad you liked it!
Is REST API and WEB API are same, when i'm using Java Springs ?
It's like when we return the MAV then it is a Web Api And when we returns the Array or Object then it is a Rest API ?
Nice
can we implement Multi factor authentication using soap API?
Simply excellent, thanks for sharing.
Glad you enjoyed it! ❤️👍
If REST is stateless, how is it good for apps with real-time communication? I thought chat apps typically relied on (stateful) websockets?
websockets works over TCP, whereas REST is over HTTP or HTTPS. With async calls happening from client through JavaScript frameworks, it is very good idea to build chat apps using REST as it is very lightweight as well.
isnt a soap/rest api a web api?
Should we use API when talking about SOAP? Rather we can just call it a protocol. like http.
gracias!
Is api and server same
No, an API (stands for Application Programming Interface) and a server are not the same.
A server is a computer or software that provides services and resources to other computers or clients over a network. It manages data, processes requests, and delivers responses.
On the other hand, an API is a set of rules and protocols that allows different software applications to communicate and interact with each other. It acts as an intermediary, enabling developers to access specific features or data from a server without needing to understand its internal workings
No,
We send the API request (URL) to the server, Server consists of business logic codes and returns the Response as related to the requested API.
Thanks
Glad it was helpful, buddy!
nice
If you are a professional you will find half knowledge for each API type. Still alright though but for college level students
How to test the rest APi
You can use postman
@holmes-jnr1822 for postman o have install software right
@holmes-jnr1822 I Don't have the permission to install the the postman app
@ permission issue ??
@@holmes-jnr1822 yes
Why not have one system that uses the best of all?
👍
YES!😃👍
Let him coooooooook ❤
❤️❤️
next time, better not use your own voice😂 really hard to follow, nowadays, there are plenty of ai voice, you can try😂
I have problem with that accent
API doesnt need to send at any point json type of results from the application it can use any type of the resource encodings like webstreams.