`from flask import Flask
from flask import render_template
from flask import request
import model
app = Flask(name)
@app.route("/")
def home():
return "Hello world!"
if name == "main":
app.run()`
`from flask import Flask
from flask import render_template
from flask import request
import model
app = Flask(name)
@app.route("/")
def home():
return "Hello world!"
if name == "main":
app.run()`
For further actions, you may consider blocking this person and/or reporting abuse
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
0x3d Site -
Marcus Kohlberg -
Shaunak Das -
Dmitry Zakharov -
Top comments (0)