Skip to content

NJUPT-SAST/sastoj

Repository files navigation

SASTOJ

What is SASTOJ?

SASTOJ is a microservice online judge system based on Kratos, aiming to provide a more convenient and efficient online judge system for algorithm competitions.

Development

Environment

go version: 1.22
kratos version: v2.7

Download Dependency

go mod download

Run a Service

kratos run

More details about Go-Kratos: https://go-kratos.dev/docs/