ds-interfaces

0.2.5 • Public • Published

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

/ds-interfaces/

    Package Sidebar

    Install

    npm i ds-interfaces

    Weekly Downloads

    0

    Version

    0.2.5

    License

    MIT

    Unpacked Size

    5.13 kB

    Total Files

    5

    Last publish

    Collaborators

    • idrissi