SQLEasy_server/server.py
FullGreaM 8a8ddc2adc cock
2021-07-25 16:56:55 +03:00

5 lines
48 B
Python

from Flask import flask
app = flask(__name__)