#1 Flask stub

Open
opened 1 day ago by addam · 0 comments

Initialize the Flask project and create "Stub" routes.

Create a basic app.py. Define a route / that renders a template and an API route /api/questions that returns a hardcoded "Hello World" message for now.

Deliverable: A running Flask server that responds to two basic URL requests.

Initialize the Flask project and create "Stub" routes. Create a basic app.py. Define a route / that renders a template and an API route /api/questions that returns a hardcoded `"Hello World"` message for now. Deliverable: A running Flask server that responds to two basic URL requests.
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.