Examples
Working Draft projects demonstrating real-world patterns and techniques.
The simplest Draft program. A starting point for new developers.
A command-line todo manager with file persistence.
A REST API server with JSON handling and middleware.
Parallel task processing with channels and workers.