Introduction
The Athena::HTTP component provides various HTTP related Athena types and utilities.
Installation#
First, install the component by adding the following to your shard.yml, then running shards install:
dependencies:
athena-http:
github: athena-framework/http
version: ~> 0.1.0