itlab-internal-services
v2.16.14
Published
> Diese Library funktioniert nur mit NestJs
Readme
IT Lab Internal Services
Diese Library funktioniert nur mit NestJs
Internal module
Axios is richly featured HTTP client package that is widely used. This package wraps Axios and exposes it via the built-in InternalModule. The InternalModule exports the CommentService, ContentService & SearchService classes, which exposes methods to perform HTTP requests to IT Labs internal services.
Installation
To begin using it, we first install the required dependency.
yarn add itlab-internal-services