Simple Learn: Docker, FastAPI and Vue.js

I needed a quick web server for an experiment today and I was going to build it with Flask — but then I remembered that there is a new Python framework that I’ve been curious about called FastAPI. (Check out the the features at that link.)

I used this tutorial to get started, and it’s pretty good so far:

Docs for the latest Vue 3 are here:
https://v3.vuejs.org/

I haven’t watched it, but I stumbled across a 4-hour YouTube course.