Slide 25
Slide 25 text
こんな感じ
● フロントエンドは SolidJS + SUID / TypeScript
○ SUID : SolidJS 版の MUI
○ https://github.com/hmatsu47/select-repository-frontend-app
● バックエンドは oapi-codegen で Gin の API を生成
○ Stoplight Studio で OpenAPI 3.0 の .yaml を生成
○ Go の oapi-codegen でコードの枠組みを自動生成
○ https://github.com/hmatsu47/select-repository-api
25