vibora icon indicating copy to clipboard operation
vibora copied to clipboard

Drop API Star as discontinued. (Look to Uvicorn or Starlette instead.)

Open tomchristie opened this issue 5 years ago • 0 comments

The server component of API Star has been discontinued, so I'd suggest at some point dropping it from an comparisons.

Consider Starlette (framework) or Uvicorn (just the raw server) instead, since they're where I've moved my time into, and because their techempower benchmarks compare strongly against other Python frameworks https://github.com/encode/starlette/pull/61 (obv. vibora's cythonised implementation will top those, but they're a good point of comparison.)

tomchristie avatar Sep 26 '18 11:09 tomchristie