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
Apache License 2.0
9.53k stars 946 forks source link

Give falconry.org a 4.0 update #1028

Open kgriffs opened 7 years ago

kgriffs commented 7 years ago

Update the website to let visitors know the framework is progressing.

kgriffs commented 6 years ago

(I'll take this one when the time comes.)

nZac commented 6 years ago

@kgriffs do you need assistance with this or are you accepting support? Are there particular points of conversation you want to emphasize? The README has "Fast", "Reliable", "Flexible", "Debuggable" as the tenants of the framework, would you want to highlight those?

I would be interesting in helping where it makes sense.

kgriffs commented 6 years ago

I'd be glad to have help with this one. 👍

CaselIT commented 4 years ago

The current website does not have a link to the documentation. I think it would be very useful to have one, both in the top menu and below the example. (Maybe something like "See quickstart documentation")

kgriffs commented 4 years ago

The "Get Started" link goes to the docs, but it sounds like we need to reword to make it more obvious, and add a few additional links elsewhere.

CaselIT commented 4 years ago

I totally missed it. I was searching for it on the top bar.

On Thu, 13 Feb 2020, 22:42 Kurt Griffiths, notifications@github.com wrote:

The "Get Started" link goes to the docs, but it sounds like we need to reword to make it more obvious, and add a few additional links elsewhere.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/falconry/falcon/issues/1028?email_source=notifications&email_token=AD3NBSEFSO7PRJIYWSKQO3LRCW5EJA5CNFSM4DI7KWH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELWW7BA#issuecomment-585985924, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3NBSC5TM7AGEJIRBRM6C3RCW5EJANCNFSM4DI7KWHQ .

MajidHeydari commented 3 years ago

falcon not exist in benchmark https://www.techempower.com/benchmarks/

vytas7 commented 3 years ago

@MajidHeydari FWIW, Falcon does exist in some of those Techempower benchmarks, like the plain text one: https://www.techempower.com/benchmarks/#section=data-r20&hw=ph&test=plaintext

(And we're looking quite alright there.)

vytas7 commented 3 months ago

Unfortunately it looks like we'll have to kick the can down the road in order to ensure a timely 4.0 release well before Py3.13. (Still hoping to squeeze in the docs facelift #2198 in time.)