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 !!!!!!!
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.
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.
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
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 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
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
thank you. hope it helps with my interview later
Best of luck!
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!
Great video the table was awesome too
Glad it was helpful buddy! 🙏❤️
This was an excellent video, It made things crystal clear
It's so useful video and easy to understand
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!
Simple but wonderful explanation to the point 👍
Glad it was helpful!👍❤️
Excellent video. Thank you
Glad you liked it! 👍❤️
Less time but is a better resource-based class.
I love this video and information. The design is distraction free
Thank you! ❤️👍
Very clear explanation and presentation of topic👏
Happy to help! Will try my best to share more such quality videos ❤️👍
short and useful thank you
Glad it was helpful, buddy!
Important to say why rest api uses https protocol, etc.
Simple yet rich explanation.
Thank you.
It’s just amazing 😊
Waoo 😮 Nice Explanation sir. 😊 thank you 🙏
Good content... Thankyou for the video ❤
Thanks a lot for your kind words and appreciation ❤️👍
Great explanation...keep it up
Thank you, I will always try to deliver the best!
Simply excellent, thanks for sharing.
Glad you enjoyed it! ❤️👍
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.
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 ?
can we implement Multi factor authentication using soap API?
isnt a soap/rest api a web api?
thank u very much.
You are most welcome ❤️👍
Ultimate class
Thank you for your kind words and appreciation!
Can you post the entire whiteboard in the description for the videos please
Should we use API when talking about SOAP? Rather we can just call it a protocol. like http.
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.
Good explanation 👌
Thank you!! ❤
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
sir i like ur vedio very much i want to how i can make animation in vedio like u please share information
great content
gracias!
Nice
If you are a professional you will find half knowledge for each API type. Still alright though but for college level students
Thanks
Glad it was helpful, buddy!
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.
nice
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 ❤
❤️❤️
I have problem with that accent
next time, better not use your own voice😂 really hard to follow, nowadays, there are plenty of ai voice, you can try😂
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.