@teqfw/web-api

0.20.1 • Public • Published

@teqfw/web-api

TeqFW plugin to use synchronous requests to backend services in teq-apps.

CAUTION: TeqFW is an unstable, fast-growing project w/o backward compatibility. Use it at your own risk.

This teq-plugin contains web requests handler that processes synchronous POST/GET requests with JSON payload to backend services (like regular REST).

Install

$ npm i @teqfw/web-api --save 

Namespace

This plugin uses TeqFw_Web_Api namespace.

teqfw.json

DTO for @teqfw/web-api nodes in teq-plugins descriptors.

{
  "@teqfw/web-api": {}
}

./cfg/local.json

DTO for @teqfw/web-api node.

Package Sidebar

Install

npm i @teqfw/web-api

Weekly Downloads

2

Version

0.20.1

License

Apache-2.0

Unpacked Size

29.1 kB

Total Files

18

Last publish

Collaborators

  • flancer32