REST API or RESTful API , examples, compared with SOAP
What is a REST API? An API, or application programming interface, is a set of rules that define how applications or devices can connect to and communicate with each other. A REST API is an API that conforms to the design principles of the REST, or representational state transfer architectural style.
# Focused articles:
(a) https://www.altexsoft.com/blog/rest-api-design/ (use arrow key to scroll down)
(b) https://blog.postman.com/rest-api-examples/
# Article on advantage and type of solutions which use REST API https://konghq.com/learning-center/api-gateway/what-is-restful-api
# Video: What Is REST API? Examples And How To Use It? https://www.youtube.com/watch?v=-mN3VyJuCjM
REST vs SOAP
https://blog.hubspot.com/website/rest-vs-soap
https://aws.amazon.com/compare/the-difference-between-soap-rest
Comments
Post a Comment