There are 1 repository under nestjs-http topic.
A NestJS module for simplified HTTP requests using Axios with dynamic configuration, logging, and interceptor support.
Nest.js Hybrid Application (HTTP server with microservice listeners) with GraphQL (schema first), Prisma, MySQL (easily replaceble), MongoDB, Jest, Docker
A thin wrapper around Axios for Nest.js using Promises, because the @nestjs/axios package returns an observable.