-
as title , Is there a plan for that? [starlite](https://github.com/starlite-api/starlite)
-
**What's the feature you'd like to ask for.**
I was a good user of Nest JS framework and was looking for a similar framework in python and was happy that I found 'Starlite'. So as I started exploring…
-
It is super inconvenient that UploadFile uses ordinary `dict` for headers.
As we discussed in https://github.com/starlite-api/starlite/pull/574 header names are case insensitive so using `dict` in…
-
We started supporting `failed_request_status_code` for Starlette/FastAPI in https://github.com/getsentry/sentry-python/pull/3008. We should add the option to other web frameworks as well.
- [ ] Djang…
-
### Description
[Litestar](https://litestar.dev/) (also known as Starlite) is a performant FastAPI-like web framework. I believe using Litestar instead of FastAPI could provide several benefits:
-…
-
Hi, I've been using `picologging` in an ASGI Framework called `Starlite`. It looks like `picologging` creates a memory leak when used in this framework. If I switch to the Python stdlib `logging` mo…
-
We often talked in our idpy meetings about the possibility to speed up the http requests using an async approach.
Well, me and Roland started this with asyncio and an abstract class with the same pro…
-
I would like to use the Trusted Platform Module (TPM) in the StarLite Mk V for measured boot and automatic LUKS decryption.
Running Aeon Desktop, the TPM is not recognised by the OS using the defau…
-
**Why do you need this model? What does it solve? Please describe.**
Almost every application requires a user model. It's the most copied/pasted, rethought, and restructured model that ever existed.
…
-
**What's the feature you'd like to ask for.**
First off, lovely framework. I would like for it to be possible to "inherit routes" when I use `starlite.Controller`, in code speak this roughly translat…
ghost updated
11 months ago