Categorygithub.com/icco/interview
modulepackage
0.0.0-20240920153118-80f5384c0197
Repository: https://github.com/icco/interview.git
Documentation: pkg.go.dev

# README

interview

A simple server I use for giving interviews

# Functions

JSON encodes the object and writes it to the response.
JSONError sends a 500 with the error.

# Structs

ToDo is a task stored in the database.