falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

Make JSONHandler customization docs clearer #1907

Closed vytas7 closed 3 years ago

vytas7 commented 3 years ago

As pointed out by @Stargateur in https://github.com/falconry/falcon/issues/1906#issuecomment-817374057, our JSONHandler customization docs could be made clearer by separately illustrating different (albeit closely related) concepts:

dflss commented 3 years ago

Hi, I can start working on this

vytas7 commented 3 years ago

Awesome, go ahead @dflss ! I'll remove the needs contributor label.