Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 443 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 443 Bytes

OData Client

This library is an abstraction of a client to make OData requests, intended to make the process of learning and using OData resources easier. Therefore, it can be used in front-end, back-end and mobile applications.

OBS: This library is under construction, so it has several ways to request odata resources.

Get Started

To see how to use this labrary, it's recommended to see the test and the example directories.