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

Greetings HN Community!

I'm excited to share an update on a project that I've been working on: Robyn (https://github.com/sansyrox/robyn/). For those who might be unfamiliar, Robyn is a fast, asynchronous Python web framework that is built over a Rust runtime.

In the latest release (v0.32.0), we have introduced a feature that I believe many will find useful - SubRouters. This feature provides a more efficient and compact way to group routes, working seamlessly with both standard routes and web sockets. Consider it like a miniature version of the main router, designed to optimize your routing architecture.

You can explore more about this new feature here: https://github.com/sansyrox/robyn/releases/tag/v0.32.0

We are constantly striving to improve and expand Robyn's capabilities, and your feedback is crucial to this process. We would greatly appreciate any thoughts or comments you might have on the SubRouters feature or on Robyn in general. Looking forward to hearing from you all!




Consider applying for YC's W25 batch! Applications are open till Nov 12.

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

Search: