In this series of lessons we will be learning how to build a Fully Featured web application using the Flask framework and python. Flask is a micro framework that makes it very enjoyable to work with ...
前回記事の続きです。使用しているテーブルや今回追記した箇所以外は前回までの記事を参照ください。今回試したことは以下になります。 Vue.js側にaxiosを追加し、axios経由でFlaskを実行 Flask側は上記に対応するメソッドを追加する フロントエンド側 axiosを ...