changed 3 years ago
Published Linked with GitHub

FastAPI 前後端分工

slide: https://hackmd.io/p/a8dqd6LhTgOoY49yd_iqGQ


後端

  • FastAPI
    • API : Swagger 視覺化呈現,產生API文件
    • DB : SQLite3 (本機開發用) 正式可改別的
    • ORM : Tortoise ORM 做 DB 相關操作

前端

  • Next.js (基於 React 的框架)
    • Bootstrap (外觀排版框架、響應式網格系統、UI/UX)
    • 可整合 LINE LIFF
    • 打後端API拿資料呈現到前端

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →
Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →
Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Thank you!
Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →


Select a repo