Slide 4
Slide 4 text
- Allows to create easy to consume RESTful apis.
- Provides access with minimal effort to database for CRUD operations.
- Filtering, Sorting, Paging and Projection are effortless!
- Allows you to focus more on business logic when developing APIs.
- Useful Metadata document. (http://localhost/odata/$metadata)
Why OData?