#async

[ follow ]
Web frameworks
fromTalkpython
4 days ago

Web Frameworks in Prod by Their Creators

Creators and maintainers of major Python web frameworks compare production deployment patterns, async pitfalls, server choices, scaling strategies, and on-call operational lessons for real-world apps.
Web frameworks
fromRubyflow
6 days ago

Test projects now at Telegem

Telegem is a modern async-first Ruby framework for building and interacting with the Telegram Bot API, focused on conversations, middleware, and DSL-based logic.
Web frameworks
fromRealpython
2 months ago

A Close Look at a FastAPI Example Application Quiz - Real Python

FastAPI endpoints can shuffle lists, pick random items, and generate random numbers while demonstrating validation, request bodies, async endpoints, and CORS.
[ Load more ]