mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2026-02-03 13:44:23 +01:00
update nav
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
title: "Application Object (Flask)"
|
||||
parent: "Flask"
|
||||
nav_order: 1
|
||||
---
|
||||
|
||||
# Chapter 1: Application Object (`Flask`)
|
||||
|
||||
Welcome to your first step into the world of Flask! Flask is a "microframework" for building web applications in Python. "Micro" doesn't mean it's limited; it means Flask provides the essentials to get started quickly, letting you add features as needed.
|
||||
|
||||
Reference in New Issue
Block a user