polleg

module
v0.0.0-...-1e11cda Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2025 License: AGPL-3.0

README

Polleg

Polleg is a web service for students to answer exam exercises directly on the CartaBinaria website.

Usage

Start DB:

docker compose up -d

then start the server:

go run cmd/polleg.go <config-file>

To generate the swagger documentation use

go install github.com/swaggo/swag/cmd/swag@latest
swag init --parseDependency -g cmd/polleg.go
swag fmt -g cmd/polleg.go

Directories

Path Synopsis
api
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL