mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
better
This commit is contained in:
parent
f7769210d2
commit
87a22d6a42
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
|
||||
# Aider creating a simple flask app
|
||||
|
||||
---
|
||||
#### > make a flask app with a /hello endpoint that returns hello world
|
||||
|
||||
To create a Flask app with a `/hello` endpoint that returns "Hello, World!", we need to install Flask, import it, create an app instance, and define a route for the `/hello` endpoint. Here's how to update the `app.py` file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue