@focuson/rest
TypeScript icon, indicating that this package has built-in type declarations

1.44.3 • Public • Published

@focuson/rest

Higher level libraries in @focuson need to communicate with the backend. This provides the mechanisms to get 'restful' access to them. Specifically the low level code to process RestCommands

RestCommand

To assist debugging, logging and testing (and simplify code) we separate end point access into 'what do I want to do' (restCommands) from 'how do I want to do it'. This allows us to process the rest commands in many ways

State and RestCommands

If in the state we place a list of rest of commands then the rest() function will process those commands.

/@focuson/rest/

    Package Sidebar

    Install

    npm i @focuson/rest

    Weekly Downloads

    5

    Version

    1.44.3

    License

    MIT

    Unpacked Size

    93.4 kB

    Total Files

    17

    Last publish

    Collaborators

    • phil-rice