You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
FastAPI と SQLAlchemy を使ったシンプルなメモ管理アプリです。 フロントエンドは HTML + JavaScript で実装し、Live Server で配信します。 CORS 設定により、API(FastAPI)とフロント(Live Server)を分離して動作させます。