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...
-
Content negotiation is basically a process of selecting the best representation from multiple representations that are available for a giv...
-
The REST API follows all the rules of the REST Architecture. It has a client-server, stateless, cacheable, layer system with a uniform int...
-
1. What is API(Application programming interface). Web API is an extensible framework for building HTTP based services that can be a...
No comments:
Post a Comment