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.