🛸 Cyber Y2K Blog — API & Code Documentation ============================================= .. toctree:: :maxdepth: 2 :caption: Contents modules/app modules/routes modules/models modules/config Introduction ------------ This is the source code documentation for the **Cyber Y2K Personal Digital Space** project. A Flask-based personal blog web service themed around early-2000s Y2K aesthetics (Cyworld mini-homepage, chrome textures). Modules ~~~~~~~ - **app** — Flask app factory & Swagger UI configuration - **app.routes** — URL endpoint definitions (Home, Write, Guestbook) - **app.models** — SQLAlchemy database models - **app.config** — Configuration class Quick Links ~~~~~~~~~~~ - `Swagger UI (API Docs) `_ - `GitHub Repository `_ Indices ------- * :ref:`genindex` * :ref:`modindex` * :ref:`search`