Hacker News new | ask | show | jobs
by slig 1595 days ago

    @app.route("/appeal")
    def appeal():
        return "<p>Computer says no.</p>"
1 comments