athena-http_kernel

Version, currently 0.1.01 version
  • 0.1.0latestApr 19, 2026

github.com/athena-framework/http-kernel

Provides a structured process for converting a Request into a Response.

3 stars
2 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  athena-http_kernel:
    github: athena-framework/http-kernel
    version: ~> 0.1.0

Then run:

shards install

shard.yml

Crystal
~> 1.4
License
MIT
Author
George Dietrich

Dependencies

Runtime Dependencies

README

HTTPKernel

Common Changelog CI Latest release

Provides a structured process for converting a Request into a Response.

Getting Started

Checkout the Documentation.

Contributing

Read the general Contributing Guide for information on how to get started.