nestjs-got-cjs
TypeScript icon, indicating that this package has built-in type declarations

1.1.1ย โ€ขย Publicย โ€ขย Published

Nestjs Got

Nest Logo Got Logo

npm npm version LICENSE npm bundle size (scoped) CircleCI build

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

Package Sidebar

Install

npm i nestjs-got-cjs

Weekly Downloads

5

Version

1.1.1

License

MIT

Unpacked Size

70 kB

Total Files

51

Last publish

Collaborators

  • ih.sevteen