1.1.1 • Published 9 months ago

nestjs-got-cjs v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Nestjs Got

Description

The GotModule module exposes got-cjs-compat methods to perform HTTP requests. This library also transforms the resulting HTTP responses into Observables (from RxJS).

Installation

Installation is pretty simple and straightforward as all you have to do is run the following commands depending on your package manager:

  • npm

npm install --save nestjs-got-cjs got-cjs-compat

  • yarn

yarn add nestjs-got-cjs got-cjs-compat

  • pnpm

pnpm add nestjs-got-cjs got-cjs-compat

Usage

Soon

Contributing

Want to help improve this project? Great!

To get started, please refer to our comprehensive guide:

Contributing Guide: guide.

License

MIT-licensed

1.1.1

9 months ago

1.1.0

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

12 months ago