An open API service indexing awesome lists of open source software.

https://github.com/sthagen/odata-url-parser

An experimental OData 4.01 URL parser.
https://github.com/sthagen/odata-url-parser

odatav4 url-parser

Last synced: 10 months ago
JSON representation

An experimental OData 4.01 URL parser.

Awesome Lists containing this project

README

          

# odata-url-parser
An experimental OData 4.01 URL parser.

🔔 This repository exposes a poly language structure and thus the name is now `odata-url-parser`

## Scope

For initial scope definition cf. [Scope wiki page](https://github.com/sthagen/odata-url-parser/wiki/Scope)

## What is ready?

Nothing useful yet.

## Source "Language"

ABNF and Antlr4.

## Target languages

C++, Dart, Go, Java, Javascript, Python, and Typescript.

## Input modes

File source, stdin, and inline mode.

## Output modes

All in memory and streaming mode.

Note: The default branch has the name default