▲ | Show HN: Next.js-like Python web framework, built for Htmx with FastAPI(volfpeter.github.io) | |||||||||||||||||||||||||
5 points by volfpeter a day ago | 4 comments | ||||||||||||||||||||||||||
It's very early days for the project, but I wanted to share it to see if there is interest. It is the final piece of the FastAPI server-side rendering stack I started building with FastHX and htmy (the two dependencies of this project besides FastAPI). Think of it as a more powerful and convenient alternative to tools like FastHTML, powered by FastAPI (without any modifications). I hope you'll like it. | ||||||||||||||||||||||||||
▲ | lauryakonguina a day ago | parent [-] | |||||||||||||||||||||||||
Would be cool if it was opiniated with ready to use and interactive components like in FastUI (https://github.com/pydantic/FastUI) If you do this, i'll use it. But maybe that's not the goal? That’s how I like to use them framework to quickly bootstrap a project in Python only. I've started working on a FastAPI with HTMX wrapper also 4 days ago, it's not as advanced as your projects tho. There's not much there yet, but here's the link: https://github.com/lakonguina/devanture | ||||||||||||||||||||||||||
|