UNPKG

858 BMarkdownView Raw
1# ARK Platform SDK - HTTP Got
2
3<p align="center">
4 <img src="./banner.png" />
5</p>
6
7> Lead Maintainer: [Brian Faust](https://github.com/faustbrian)
8
9## Warning
10
11This package is currently still under early development and subject to breaking changes. It is only intended to be used by ARK Ecosystem to provide cross-platform utilities for ARK Applications.
12
13## Installation
14
15```bash
16yarn add @arkecosystem/platform-sdk-http-got
17```
18
19## Usage
20
21Documentation can be found [here](https://ark.dev/docs/platform-sdk/http/got).
22
23## Security
24
25If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.
26
27## Credits
28
29This project exists thanks to all the people who [contribute](../../contributors).
30
31## License
32
33[MIT](LICENSE) © [ARK Ecosystem](https://ark.io)