nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.7k stars 945 forks source link

add alternative package to `@nestjs/axios` #193

Closed micalevisk closed 2 years ago

micalevisk commented 2 years ago

Resource type (required)

Description (required)

nestjs lib that wraps axios package. Can be used as an alternative to @nestjs/axios for those that doesn't want to play with rxjs Observables.

Link (required)

https://github.com/benhason1/nestjs-http-promise

Rules (required)