class Server

Defined in:

cover.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Config) #

[View source]

Instance Method Detail

def get_covers(context : HTTP::Server::Context) #

[View source]
def process_request(context : HTTP::Server::Context) #

[View source]
def start #

[View source]
def stop #

[View source]