Articles → ASP .NET WEB API → Is Web API Restful

Is Web API Restful






What Are Restful Services?




  1. It should use HTTP protocol for data communication.
  2. Each component (functionality) in the service is considered as the resource and can be accessed using URI.

Is Web API Restful?






Picture showing the sample web api code
Click to Enlarge





Picture showing the developer tool of the browser to record the traffic
Click to Enlarge



Picture showing the HTTP protocol used by web API
Click to Enlarge







Picture showing the fiddler tool to check if the resources can be accessed using the URL
Click to Enlarge






Posted By  -  Karan Gupta
 
Posted On  -  Tuesday, January 26, 2016

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250