0.2.5 • Published 4 years ago

ds-interfaces v0.2.5

Weekly downloads
2
License
MIT
Repository
github
Last release
4 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

4 years ago

0.2.4

4 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago