We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5cc0a commit d2faccfCopy full SHA for d2faccf
_libraries/odata2ts.md
@@ -0,0 +1,16 @@
1
+---
2
+category: javascript
3
+name: odata2ts
4
+version: V2-V4
5
+object: Client
6
+downloads:
7
+ - source: Documentation
8
+ link: https://odata2ts.github.io/
9
+ - source: Github
10
+ link: https://github.com/odata2ts/odata2ts
11
12
+[Flexible generator](https://odata2ts.github.io/docs/generator/configuration) to produce TypeScript types
13
+for the request and response models of your OData service or a full-fledged, domain-savvy OData client
14
+with configurable HTTP client (e.g. Axios). The OData client features
15
+a [type-safe and fluent query builder](https://www.npmjs.com/package/@odata2ts/odata-query-builder),
16
+type-safe CRUD, bound or unbound operations and much more.
0 commit comments