KAWAGAMI
level 2 domain

目前的二級域名 kawa.homes

最一開始練習 deploy 時

用 laravel 建立的網站

目前使用之前是

next-blog.kawa.homes

的 next.js 專案替換掉了

fastapi

python firebase service

python 的 firebase lib 很方便使用

一開始就用 flask 建立了 service

後來測試後發現 fastapi 速度快了一倍

就再用 fastapi 建立一個 ver2 service

用來簡化圖片上傳的流程

後端 API 站點

後端 API 站點

rust axum 建立的 API 站點

包括圖片處理功能

將檔案上傳至 google firebase

使用 docker multi-stage build

且換成 google 發布的 cc-debian12

於線上運行時 rust service 大小為 40.9 MB