hiroshi-okimura / web_app_diary

3 stars 0 forks source link

add: screenshot APIとの接続 #58

Closed hiroshi-okimura closed 1 year ago

hiroshi-okimura commented 1 year ago

Closes #20 仮で作成した、web_app作成について、そのフォームで入力したURLからscreenshot APIを通してそのサイトのスクショを取得。web_appsテーブルのscreenshotカラム(carrierwave)に保存されるように実装。

※なお、開発環境ではなぜか失敗するが、本番環境では問題ない。