odatafy-parser
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

odatafy-parser

This module is the core of the odatafy framework.

Odatafy-parser is a npm module to create ast from oData url parameters. It aims to support a subset with the most important operations from the official oData Specification.

odatafy

odatafy is a framework that is designed to help developers with creating better REST-API, by implementing a subset (consisting the most important operations) from the official oData Specification.

To achieve this odatafy provides an ecosystem of adapter packages that each leverage the odatafy parser to map oData requests to databases. The goal of odatafy is to provide oData compatible API-standards, to help developers accelerting REST-API development. Therefore odatafy implements only subset of operations

Documentation

License

This project is licensed under GNU General Public License v3.0.

Package Sidebar

Install

npm i odatafy-parser

Weekly Downloads

12

Version

1.3.0

License

GPL-3.0

Unpacked Size

432 kB

Total Files

81

Last publish

Collaborators

  • gang_of_fork