Rest and soap are not mutually exclusive. You can use soap with rest if you choose to. The format of the payload and response objects are independent from rest.
Please read get vs post. If you need to hide the url in the browser, you have to use post method. or You can encrypt the url and common readers can't read this.
Can you please make short video of explaining REST. What is REST?, How a API called Rest?what are the main properties of being called REST? What is the difference between API and REST API?
I am not sure if you are looking for system design video of throttling. It's important to maintain app traffic within the limits of the API capacity and backend services. We also need to make sure application don't consume more resources. Question is how to do? There are multiple ways to do and is debatable. Usually, there will be an API gateway in front of API layer. You can set policies in the gateway like rate limiting, spike arrest, quotas etc. The algorithms are handled by the companies providing the API gateway. I have a video of API gateway in this channel, please check that for more information.
Neha Parvin, Thanks for asking I have not used spice money. They provide many services. Teaching system design for all the service is difficult in one video. May I know which specific service you are looking for.
This is the best video to explain API I have seen before, very helpful.
Dean, Thank for providing the positive feedback about the rest api concepts.
Very nicely said
Thanks for listening
Awesome ..short and crisp and clear explanation ..thanks bunch..
You are most welcome
beautifully explained (y)
Thank you! 🙂
lovely video! the way you opened it with the pizza ordering was awesome!
Glad you liked it!! Good luck.:)
1
Rest and soap are not mutually exclusive. You can use soap with rest if you choose to. The format of the payload and response objects are independent from rest.
ok
A very good explanation. keep it up.
Glad you liked it
Clear presentation.
Glad you think so!
Thanks a lot it’s really helpful sir
So nice of you
Excellent explanation my friend. keep up the good work
Thank you! Cheers!
Nice explanation 👌
Glad you liked it
Fully impressed Sir ....Thank you and subscribed 😇
So nice of you
Very nicely explained 🙏🏻
Keep watching
Excellent explanation. Thank you
Glad it was helpful!
helpful video
Thanks and I am glad this helped you.
How to hide details about url & it’s parameters so no one can look it using feedler or f12.
Please provide video on that.
Thanks
Please read get vs post. If you need to hide the url in the browser, you have to use post method.
or You can encrypt the url and common readers can't read this.
Thank you! I feel ready for my interview
Best of luck!
thanks bro. i am a java developer. Particularly thanks a lot for your play lists. I am mouthwatering to see all your system design videos
You are most welcome. It's great that you are here to learn. Please provide your questions to learn together.
WOW man. Thank you.
Glad it helped
Clear and Crisp! Thanks!
Thank you.:)
Very nicely explained!
Glad it was helpful!
Thanks for explaining with greater easy learning stuff..one request to u pls make a vedio on end to end development with design level strategy.
Sure I will
Can you please make short video of explaining REST. What is REST?, How a API called Rest?what are the main properties of being called REST? What is the difference between API and REST API?
Sure will do in the future.
Thanks man
You're welcome!
In this case, Is the Load Balancer L7 or L4?
Good questions. L7 (application layer). L4 are typically used inside the network which is not visible to application programmer.
Sir could you please do one real time project on RestApi....
Sure, will try and help you in future video.
Thanks
Welcome
Respect
thanks
thanks@
your welcom
Sir, How to implement throttling
I am not sure if you are looking for system design video of throttling.
It's important to maintain app traffic within the limits of the API capacity and backend services. We also need to make sure application don't consume more resources.
Question is how to do?
There are multiple ways to do and is debatable. Usually, there will be an API gateway in front of API layer. You can set policies in the gateway like rate limiting, spike arrest, quotas etc. The algorithms are handled by the companies providing the API gateway.
I have a video of API gateway in this channel, please check that for more information.
Plz make spice money system design
Neha Parvin,
Thanks for asking
I have not used spice money. They provide many services. Teaching system design for all the service is difficult in one video. May I know which specific service you are looking for.
CDN acronym?
Content Delivery Network
SOAP API Examples?
SOAP is different way of building API. Any API can be built by applying SOAP or rest concepts. Please check why we need SOAP vs REST.
video presentation is good, but you are going too fast and have difficulty to absorb because of that.
Ok next time.
I agree. Need to slow down going forward.