sparckles / Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
https://robyn.tech/
BSD 2-Clause "Simplified" License
4.22k stars 214 forks source link

[Experimental Feature Request] Monadic Error handling #257

Closed sansyrox closed 4 months ago

sansyrox commented 2 years ago

Current Behavior

I have come to realisation that we require types in the repo.

Try adding Monadic error handling. That way, both the rust and python code will become similar to look at. The code structure will become similar in both the codebases. Desired Behavior

Try adding Monadic error handling.


Screenshots / Mockups

Alternatives


sansyrox commented 4 months ago

too difficult for me to comprehend in python. and doesn't really make a good use case