# FeignHttp
[](./LICENSE)
FeignHttp is a declarative HTTP client. Based on rust macros.
## Features
* Easy to use
* Asynchronous request
* Supports `json` and `plain text`
* [Reqwest](https://github.com/seanmonstar/reqwest) of internal use
## License
FeignHttp is provided under the MIT license. See [LICENSE](./LICENSE).