Http
🚀 Non-blocking, event-driven HTTP built on Swift NIO.
Install / Use
/learn @vapor/HttpREADME
<p align="center">
<img src="https://user-images.githubusercontent.com/1342803/38903730-611d852e-4274-11e8-9370-7f968061d6d7.png" height="64" alt="HTTP">
<br>
<br>
<a href="https://docs.vapor.codes/3.0/http/getting-started/">
<img src="http://img.shields.io/badge/read_the-docs-2196f3.svg" alt="Documentation">
</a>
<a href="https://discord.gg/vapor">
<img src="https://img.shields.io/discord/431917998102675485.svg" alt="Team Chat">
</a>
<a href="LICENSE">
<img src="https://img.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT License">
</a>
<a href="https://circleci.com/gh/vapor/http">
<img src="https://circleci.com/gh/vapor/http.svg?style=shield" alt="Continuous Integration">
</a>
<a href="https://swift.org">
<img src="http://img.shields.io/badge/swift-5-brightgreen.svg" alt="Swift 5">
</a>
</p>
