-
About `class starlite.middleware.rate_limit.RateLimitConfig`
this, `rate_limit: Tuple[Literal['second', 'minute', 'hour', 'day'], int]`
A tuple containing a time unit (second, minute, hour, day…
-
### Summary
Hi there.
After browsing the documentation (and some issues/PR), I'm still not sure if `SQLModel` is properly supported at this time.
SQLModel objects have the particularity to be bot…
-
### Summary
In one of 3.0 wishlist points `@rob` suggested to support multiple resource representation in response based on `Accept` header https://discord.com/channels/919193495116337154/11827457029…
kedod updated
1 month ago
-
### Summary
faker is great! But, https://github.com/lk-geimfari/mimesis is also very cool. It is faster and has way more types of data and data itself.
It would be very nice to include the support…
-
## What
MiniJinja has had a major release: https://github.com/mitsuhiko/minijinja/releases/tag/2.0.0.
We don't pin to certain versions but we should ensure lockfile updates will not bump to v2 a…
-
### Summary
I want to log my exceptions, but also log the request headers and body when an exception occurs. Basically what LoggingMiddlewareConfig does, but only when an exception occurs.
### Bas…
-
### Summary
It would be great to have an integration with a third party library or have built in support for authenticating with OAuth2 providers such as Google or Github.
### Basic Example
_No r…
cofin updated
5 months ago
-
### Summary
Would be great to have some summary for Django users about what's possible with Litestar already w.r.t. functionality used in a typical Django project in the [docs](https://docs.litestar.…
-
**Describe the bug**
The `TestClient.root_path` attribute doesn't seem to apply the given prefix when making test requests.
**To Reproduce**
Define a `TestClient` fixture with an arbitrary `root_…
-
### Summary
In typical hexagonal architecture you are very likely to want to use the DTOs in the application layer while the litestar would only live in the infrastructure layer.
### Basic Exa…