update nav

This commit is contained in:
zachary62
2025-04-04 13:44:45 -04:00
parent 9213f1ed23
commit 14df136587
35 changed files with 239 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
---
layout: default
title: "FastAPI"
nav_order: 10
has_children: true
---
# Tutorial: FastAPI
FastAPI is a modern, *high-performance* web framework for building APIs with Python.