@nestjs/axios

4.0.0last stable release 3 months ago
Complexity Score
Medium
Open Issues
N/A
Dependent Projects
174
Weekly Downloadsglobal
2,303,745

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

A progressive Node.js framework for building efficient and scalable server-side applications.

Description

Axios module for Nest.

The HttpModule module exposes Axios-based methods to perform HTTP requests. This library also transforms the resulting HTTP responses into Observables (from RxJS).

Installation

$ npm i --save @nestjs/axios axios

Quick Start

Overview & Tutorial

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you’d like to join them, please read more here.

Stay in touch

  • Author - Kamil Myśliwiec
  • Website - https://nestjs.com
  • Twitter - @nestframework

License

Nest is MIT licensed.

Dependencies

Loading dependencies...

CVE IssuesActive
0
Scorecards Score
3.40
Test Coverage
No Data
Follows Semver
Yes
Github Stars
233
Dependenciestotal
26
DependenciesOutdated
19
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data

Learn how to distribute @nestjs/axios in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install @nestjs/axios
Processing...
Done

23 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.