class Curator::HttpHandler

Overview

Handles the HTTP POST call for /ingest endpoint.

Included Modules

Defined in:

api/http_handler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(relay : Curator::Relay, auth : Curator::Utils::Auth) #

[View source]

Instance Method Detail

def auth : Curator::Utils::Auth #

[View source]
def call(context) #

[View source]
def relay : Curator::Relay #

[View source]