Getting started
Installation
- Node.js version 18 or higher
- An Angular project
- A package manager: e.g. npm, pnpm, ...
sh
$ npm install @ogs-gmbh/ngx-httpsh
$ pnpm add @ogs-gmbh/ngx-httpsh
$ yarn add @ogs-gmbh/ngx-httpsh
$ bun add @ogs-gmbh/ngx-httpUsage
Since the usage may vary, it is recommended to consult the reference.