danielbom / odata.dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Dart 100.0%