The REST API follows all the rules of the REST Architecture. It has a client-server, stateless, cacheable, layer system with a uniform interface, whereas the RESTful web applications have all the features of the REST architecture with unique additional features. The REST API has a separate system to handle application information.
Subscribe to:
Post Comments (Atom)
Web API Versioning.
Implement the new feature without impacting the existing consumers we can solve this problem by API versioning. When the business has start...
-
Caching is used to improve the performance in ASP.NET MVC. Caching is a technique which stores something in memory that is being used frequ...
-
An obvious question which popped-up in your mind is, So Web Service and API are same, right? My answer is, IT’S NOT. All web services are A...
-
WCF stands for W indows Communication Foundation. It is basically used to create a distributed and interoperable Application. =========...
No comments:
Post a Comment