Skip to content

Conversation

@VasilievArtem
Copy link

Выполнил практику в Play with Docker.

Развернуты 3 виртуальные машины:

@antonaleks antonaleks added the bug Something isn't working label May 25, 2024
app.py Outdated

@app.route("/", methods = ['POST'])
def post_():
message = request.args.get('message')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

задействуй поле data в формате json

@antonaleks antonaleks added the good first issue Good for newcomers label May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants