Hacker News new | ask | show | jobs
by waydegg 922 days ago
FastUI (https://github.com/samuelcolvin/FastUI), a fully OSS Python-to-React library was just launched recently too
1 comments

this looks great, thanks for sharing! i’ll check it out. we are also big fans of Pydantic and FastAPI
Have you taken a look at django-ninja? It's like a modern take on Django Rest Framework (async + OpenAPI + Pydantic support are built-in)
Not yet, but will check it out! Thanks for sharing it