Subscribe to the Porto mailing list to receive updates on new arrivals, special offers and our promotions.
Don't show this popup again
@app.route("/status") def status(): return jsonify({"status": "ok", "service": "sample_app"})