Hotwiring FastAPI
FastAPI is my goto tool for small Python projects, but what about the UI? I don't want to go to the trouble of setting up a full-blown front-end framework as I work out a proof of concept, but I still want Tailwind and TypeScript at my disposal as I put together the prototype. My solution? Hotwire.