A technical test for Go developer candidates. Candidates are given a pre-built API server and asked to write a program that exports all documents to a JSON file.
TASK.md— Candidate-facing instructionsbin/— Pre-built API server binaries (all platforms)submission/— Candidates write their solution here