Hacker News new | past | comments | ask | show | jobs | submit login

I've been using FastAPI for some time, and now I'm using it as a full web framework (not just for REST APIs). I like writing SQL without ORMs, so the combination of aiosql[0] + FastAPI + Jinja2 works great. Add HTMX[1] and even interactive websites become easy.

That's in fact the stack I am using to build https://drwn.io/ and I couldn't enjoy it more.

Thanks Sebastián for creating it!

[0] https://github.com/nackjicholson/aiosql [1] https://htmx.org/




Thoughts on aiosql vs encode/databases[0] or encode/orm[1]? Same creator as starlette (under the hood of FastAPI)

[0] https://github.com/encode/databases

[1] https://github.com/encode/orm


great, that’s exactly the approach i was looking for to build a web based app without js, only python and html. can you recommend a resource for learning htmx?




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: