Package me.nickhanson.codeforge.service
package me.nickhanson.codeforge.service
-
ClassesClassDescriptionService class responsible for running and evaluating code submissions against coding challenges using predefined heuristics.Service layer for managing Challenge entities.Service for managing drill items and recording outcomes.Service to fetch random programming quotes from an external API.Represents the result of a code run, including the outcome and an associated message.