0.2.5 • Published 3 years ago

ds-interfaces v0.2.5

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

A simple tool to generate interfaces from the rest API catalog

How to use

You can simply call the binary using npx:

npx ds-interfaces http://localhost:8081/rest/\$catalog/\$all

This will print the interfaces into the standard output.

You can also redirect the result to save it into a specific file:

npx ds-interfaces http://localhost:8081/rest/\$catalog/\$all > wakanda.interfaces.ts
0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

4 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago