This package has been deprecated

Author message:

Refer to @methodus/platform-web

@methodus/client
TypeScript icon, indicating that this package has built-in type declarations

3.1.28 • Public • Published

This is a client library for the Methodus framework, but it can also be used independently.

Methodus Client

Quality gate rating reliability coverage vulnerabilities

Usage

The library is used to define transport related integrations using TypeScript decorators. The decorated classes will be used to invoke the transport and deliver the call using it. For example a website using Rest calls to a remote server will abstract the Rest calls to a decorated class and then use that class instead of direct Rest access code.

Decorated client contract classes can be created manually or auto generated using the @methodus/contracts package.

https://github.com/nodulusteam/-methodus-client https://github.com/nodulusteam/-methodus-server https://github.com/nodulusteam/-methodus-describe https://github.com/nodulusteam/-methodus-contracts

Package Sidebar

Install

npm i @methodus/client

Weekly Downloads

0

Version

3.1.28

License

BSD-3-Clause

Unpacked Size

298 kB

Total Files

73

Last publish

Collaborators

  • methodusorg
  • nodulus
  • roibh
  • ron-okavi