tweak chapter titles

This commit is contained in:
Yan Lin 2026-02-04 16:45:42 +01:00
parent 60ca31fd73
commit 0fecc2303f
18 changed files with 21 additions and 21 deletions

View file

@ -5,7 +5,7 @@ description = ""
weight = 13
[extra]
chapter = "A.3"
chapter = "Module A.3"
+++
> **TL;DR:**
> Build your own APIs for serving AI models, covering everything from basic server setup and AI model integration to authentication, database-backed user management, and rate limiting—transforming you from an API consumer to an API producer.