Articles → ASP .NET WEB API → Is Web API Restful
Is Web API Restful
What Are Restful Services?
- It should use HTTP protocol for data communication.
- Each component (functionality) in the service is considered as the resource and can be accessed using URI.
Is Web API Restful?
Click to EnlargeClick to EnlargeClick to EnlargeClick to EnlargePosted By - | Karan Gupta |
|
Posted On - | Tuesday, January 26, 2016 |