modulepackage
0.0.0-20240724143519-31503976e467
Repository: https://github.com/samchentw/go-to-pdf.git
Documentation: pkg.go.dev
# README
html 轉 pdf服務
提供輸入網址後轉PDF檔API
開發
go run main.go
預設開啟8080 Port
佈署
go build
API
- 提供要轉成PDF的網址
- 將網址及API送出,將回傳PDF網址
- 執行回傳結果網址
測試
go test
依賴套件
https://github.com/chromedp/chromedp
# Constants
No description provided by the author