#1 Flask stub

开启中
addam1 天之前创建 · 0 条评论

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.
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。