:house: 回筆記首頁
Notes
, Old
, Index
,Home
[toc]
隨著年紀越來越大,記憶力也逐漸消逝。是時候該做個筆記來幫助自己學習了!
花了半天學會的markdown語法,可不能忘記了!
:arrow_right:簡易的Markdown語法(on HackMD)
:arrow_right:簡易的Markdown語法(on GitHUB)
Unit的設定可參閱Unit的官網 https://unit.nginx.org/configuration/
:arrow_right:unit的簡易設定
Linux裝好後設定指令step by step
:arrow_right: VPS Linux re-build後設定
在筆電寫app時,可使用ngrok將localhost:port導到外網中,常用於測試Bot app
:arrow_right: ngrok轉發伺服器
Git指令會常常用到,連結一個筆記,以防忘記!
:arrow_right: Git 與 GitHub 起手式
:arrow_right: Git 個人常用指令筆記
:arrow_right: Git 官方教學文件
簡易版的 docker指令,我們可用它來封裝webapp
:arrow_right: Docker 很簡單-安裝現成的image
Nginx的設定因不常更改常會忘記,做個筆記
:arrow_right: Nginx 設定方法
這裡我們介紹寫Web API時常用的小框架,Python內建wsgi、Bottle、Flask、Fastapi入門寫法的比較
Bottle模組只有一個py檔,很小,是個通用型框架
:arrow_right: Bottle與Python內建wsgi
FastAPI效能高,新興的 web api的框架,資源沒flask多
:arrow_right: FastAPI:asgi與Python內建wsgi
Flask在網路上的資源非常豐富,開發app首選,效能比FastAPI略低,但之後有apiflask出現,不比FastAPI遜色
:arrow_right: Flask與Python內建wsgi
連接 Line,來製作最簡單的 message api BOT
:arrow_right: Lesson 1
:arrow_right: Lesson 2
:arrow_right: Lesson 3
:arrow_right: Line - Message Api - Message types筆記
:arrow_right: 虛擬環境設定
:arrow_right: update-alternatives︰管理指令和檔案的多個版本 (python的多版本管理)
:arrow_right: Nginx/Unit vs Gunicorn 效能與消耗資源比較
:arrow_right: 將LineBot移植到Deta.sh
:arrow_right: WSL (Windows Subsystem for Linux) 安裝與使用教學
:arrow_right: Deta.sh Micros Base Drive 使用方法
:arrow_right: Python Dict物件與JSON類型轉換
Author: