0.13.0 • Published 1 year ago

angular-odata-v4_01 v0.13.0

Weekly downloads
16
License
MIT
Repository
github
Last release
1 year ago

Angular OData 4.01 Library (es5)

Fork of angular-odata-es5 https://github.com/StefH/angular-odata-es5 with changes to accommodate OData Version 4.01, which changed some Http Header Fields.

Table of contents

About

The goal is to create a fluent API for querying, creating, updating and deleting OData resources in Angular > 2. Note that this library targets 'es5' so that Uglify will work correctly.

Installation

Install through npm:

npm install --save angular-odata-v4_01