odatafy-parser
This module is the odata parser for the odatafy framework. Click here to learn more about odatafy.
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
Click here to view the TypeDoc documentation.
License
This project is licensed under GNU General Public License v3.0.