Skip to content

API

Quizfreely’s backend is a GraphQL API written in Go/Golang. It’s open source & licensed under AGPL-3.0.

It’s repository is quizfreely/api: Codeberg & GitHub

The API uses a PostgreSQL database, Garage/S3 object storage, and gqlgen, dataloadgen, pgx/pgxpool, & scany/pgxscan, and supports OAuth.