module
Version:
v0.0.0-...-1e11cda
Opens a new window with list of versions in this module.
Published: Sep 25, 2025
License: AGPL-3.0
Opens a new window with license information.
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
¶
|
|
|
|
|
|
|
|
|
Package docs Code generated by swaggo/swag.
|
Package docs Code generated by swaggo/swag. |
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.