kodekeep/reqwest

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# @konceiver/reqwest

<p align="center"><img src="./banner.png" /></p>

[![Latest Version](https://badgen.net/npm/v/@konceiver/reqwest)](https://npmjs.com/package/@konceiver/reqwest)
[![Software License](https://badgen.net/npm/license/@konceiver/reqwest)](https://npmjs.com/package/@konceiver/reqwest)
[![Build Status](https://img.shields.io/github/workflow/status/konceiver/reqwest/run-tests?label=tests)](https://github.com/konceiver/reqwest/actions?query=workflow%3Arun-tests+branch%3Amaster)
[![Coverage Status](https://badgen.net/codeclimate/coverage/konceiver/reqwest)](https://codeclimate.com/github/konceiver/reqwest)
[![Quality Score](https://badgen.net/codeclimate/maintainability/konceiver/reqwest)](https://codeclimate.com/github/konceiver/reqwest)
[![Total Downloads](https://badgen.net/npm/dt/@konceiver/reqwest)](https://npmjs.com/package/@konceiver/reqwest)

This package was created by, and is maintained by [Brian Faust](https://github.com/faustbrian), and provides a developer experience focused API for DX Focused API for [got](https://github.com/sindresorhus/got).

## Installation

```bash
yarn add @konceiver/reqwest
```

## Testing

```bash
yarn test
```

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## Security

If you discover a security vulnerability within this package, please send an e-mail to security@konceiver.dev. All security vulnerabilities will be promptly addressed.

## Credits

This project exists thanks to all the people who [contribute](../../contributors).

## Support Us

We invest a lot of resources into creating and maintaining our packages. You can support us and the development through [GitHub Sponsors](https://github.com/sponsors/faustbrian).

## License

reqwest is an open-sourced software licensed under the [MIT](LICENSE.md).