module Desigo::Constants

Defined in:

desigo/constants.cr

Constant Summary

DEFAULT_SINGLE_REQUEST_TIMEOUT = 60
STATUS_CODES = {400 => "Bad Request", 401 => "Unauthorized"}
VERSION = {{ (`shards version /srv/crystaldoc.info/github-place-technology-desigo-v0.1.1/src/desigo`).chomp.stringify }}