Skip to content

Feature request: Run Task-maker-rust in "API mode" #269

Description

@wil93

It would be cool if we could run something like task-maker-rust --api, then the process would listen on a port, and we could then make REST API calls to this port to request evaluation of a solution on a task. TMR would then respond with the output of the evaluation (e.g. the score for each testcase/subtask) in JSON format.

This would be pretty useful for contest systems (e.g. CMS)

Notice that there exists a software which does something like this: https://github.com/judge0/judge0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions