module Backend
Overview
Base module
Extended Modules
Defined in:
backend.crbackend/api.cr
backend/api/auth.cr
backend/api/context.cr
backend/api/schema.cr
backend/api/schema/config.cr
backend/api/schema/helpers.cr
backend/api/schema/mutation.cr
backend/api/schema/query.cr
backend/api/schema/student.cr
backend/api/schema/teacher.cr
backend/api/schema/teacher_vote.cr
backend/api/schema/user.cr
backend/api/schema/vote.cr
backend/authors.cr
backend/config.cr
backend/db.cr
backend/license.cr
backend/licenses.cr
backend/log.cr
backend/redis.cr
backend/runner.cr
backend/version.cr
backend/web.cr
backend/web/controllers.cr
backend/web/controllers/api_controller.cr
backend/web/service.cr
backend/worker.cr
backend/worker/jobs.cr
backend/worker/jobs/assignment_job.cr
backend/worker/log.cr
backend/worker/service.cr
Constant Summary
-
AUTHORS =
Shard.authors
-
LICENSE =
Shard.license
-
LICENSES =
CompiledLicense::LICENSES
-
Log =
::Log.for(self)
-
VERSION =
Shard.version
Instance Method Summary
-
#config : Config
Global configuration