# FastAPI 前後端分工 <!-- Put the link to this slide here so people can follow --> slide: https://hackmd.io/p/a8dqd6LhTgOoY49yd_iqGQ --- ## 後端 - FastAPI - API : Swagger 視覺化呈現,產生API文件 - DB : SQLite3 (本機開發用) 正式可改別的 - 工具 [DB Browser for SQLite](https://sqlitebrowser.org/dl/) - ORM : Tortoise ORM 做 DB 相關操作 --- ## 前端 - Next.js (基於 React 的框架) - Bootstrap (外觀排版框架、響應式網格系統、UI/UX) - 可整合 LINE LIFF - 打後端API拿資料呈現到前端 --- # :100: :muscle: :tada: ### Thank you! :sheep: ---
{"metaMigratedAt":"2023-06-17T13:38:53.319Z","metaMigratedFrom":"YAML","title":"FastAPI 前後端分工","breaks":true,"description":"View the slide with \"Slide Mode\".","contributors":"[{\"id\":\"9c3b7131-035b-4dec-91be-83eb13e0dd4d\",\"add\":1552,\"del\":960}]"}
    541 views