Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cover
master
Top Level Namespace
Config
Fetcher
GoogleBooks
MyLog
OpenLibrary
Provider
Server
Generated using Crystal 1.14.0
2024-11-26 07:18:35 UTC
class
Server
Server
Reference
Object
Defined in:
cover.cr
Constructors
.new
(config : Config)
Instance Method Summary
#get_covers
(context : HTTP::Server::Context)
#process_request
(context : HTTP::Server::Context)
#start
#stop
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
]