Skip to content

Commit 8c253f9

Browse files
committed
Update glossary.mdx
1 parent f88b6ee commit 8c253f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/glossary.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ sidebar_label : Glossary
8282
**[Flask](/content/what-is/flask/)**
8383

8484
Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications.
85+
86+
**[Flask Blueprints](/technologies/flask/blueprints/)**
87+
88+
A Flask Blueprint is a way to organize a Flask web application into smaller, reusable components or modules.
8589

8690
## H
8791

0 commit comments

Comments
 (0)