app.routes Module
Routes module — Defines all URL endpoints for the Y2K blog.
This module contains the view functions to be registered with the
Flask app. Each function includes a Flasgger (OpenAPI 3.0) docstring
for automatic documentation at /apidocs.