Skip to content

商品を編集する画面の追加 #14

@exflikt

Description

@exflikt
  • 編集フォーム: GET /products
  • 編集リクエスト: POST /products?product_id=$product_id&name=$name&...

画像はSQLiteに埋め込む形で保存することを想定して GET /products/{product_id}/image で取得します。もしかしたらキャッシュ生成と相性が悪いかもしれないという懸念点があります。

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttaskWork, todo, refactor by maintainers; see also 'ask' label

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions