Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vodyani/http-client
🚀 一个通用的 http 请求客户端
https://github.com/vodyani/http-client
http-client http-client-adapter nestjs request
Last synced: about 5 hours ago
JSON representation
🚀 一个通用的 http 请求客户端
- Host: GitHub
- URL: https://github.com/vodyani/http-client
- Owner: vodyani
- License: mit
- Created: 2022-09-27T07:30:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T20:49:31.000Z (6 months ago)
- Last Synced: 2024-05-29T11:40:17.223Z (6 months ago)
- Topics: http-client, http-client-adapter, nestjs, request
- Language: TypeScript
- Homepage:
- Size: 103 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Vodyani http-client
🚀 一个通用的 http 请求客户端
[![Npm](https://img.shields.io/npm/v/@vodyani/http-client/latest.svg)](https://www.npmjs.com/package/@vodyani/http-client)
[![Npm](https://img.shields.io/npm/v/@vodyani/http-client/beta.svg)](https://www.npmjs.com/package/@vodyani/http-client)
[![Npm](https://img.shields.io/npm/dm/@vodyani/http-client)](https://www.npmjs.com/package/@vodyani/http-client)
[![License](https://img.shields.io/github/license/vodyani/http-client)](LICENSE)
[![codecov](https://codecov.io/gh/vodyani/http-client/branch/master/graph/badge.svg?token=NAKM7FHL7T)](https://codecov.io/gh/vodyani/http-client)
![Workflow](https://github.com/vodyani/http-client/actions/workflows/release.yml/badge.svg)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)## Installation
```sh
npm install @vodyani/http-client
```## Getting started
- [使用文档 📚](https://vodyani.netlify.app/docs/advanced/http-client)
- [Documentation 📚](https://vodyani.netlify.app/en/docs/advanced/http-client)## Questions
- [Discussions 🧐](https://github.com/vodyani/http-client/discussions)
## Team
|[![ChoGathK](https://github.com/chogathK.png?size=100)](https://github.com/chogathK)|
|:-:|
|[ChoGathK](https://github.com/chogathK)|![Alt](https://repobeats.axiom.co/api/embed/2586f575041647a0e8a8d344748da3f08a697343.svg "Repobeats analytics image")
## License
Vodyani http-client is [MIT licensed](LICENSE).