Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/litestar-org/litestar

Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
https://github.com/litestar-org/litestar

fix(prometheus): use path template for prometheus metrics

evstratbg opened this pull request 4 months ago
chore(tests): added additional test scenarios

cofin opened this pull request 4 months ago
fix(DTO): Inconsistent use of strict mode

provinzkraut opened this pull request 4 months ago
feat: switched abandonded python-jose to pyjwt

nielsvanhooy opened this pull request 4 months ago
Enhancement: Support attrs converters

jeffcarrico opened this issue 4 months ago
docs: add abelkm99 as a contributor for code, test, and doc

allcontributors[bot] opened this pull request 4 months ago
Bug: handler kwargs name affect request validator

trim21 opened this issue 4 months ago
docs: Fix misplaced comment in dependency-injection.rst for better clarity

Zimzozaur opened this pull request 4 months ago
chore: update dependencies

provinzkraut opened this pull request 4 months ago
Bug: Generic Controller OpenAPI broken (models not generated)

nchaikh opened this issue 4 months ago
fix(opentelemetry): wrap everything under Otel middleware if it Exists.

abelkm99 opened this pull request 4 months ago
docs: add Zimzozaur as a contributor for doc

allcontributors[bot] opened this pull request 4 months ago
fix: Small docs update.

Zimzozaur opened this pull request 4 months ago
docs: fixed bad links in `flask` migration guide

jlr295 opened this pull request 4 months ago
Bug: tag_field not presented on swagger schemas when using Union

DyadyaRodya opened this issue 5 months ago
Enhancement: Get api endpoint description from a docstring

Rey092 opened this issue 5 months ago
Bug: missing computed_fields for pydantic dto models

atom-andrew opened this issue 5 months ago
feat: added subprocess test client

aranvir opened this pull request 5 months ago
Enhancement: Celery integration

giulioindev opened this issue 5 months ago
chore(release): Release new minor version 2.10.0

Alc-Alc opened this pull request 5 months ago
Bug: openapi parameter order doesn't match the order in the path

ashanbrown opened this issue 5 months ago
fix(handlers): Allow returning `Response[None]` from head route handlers

provinzkraut opened this pull request 5 months ago
chore: Port fix for #3593 to v3

provinzkraut opened this pull request 5 months ago
fix(type): More appropriate type hints for stores

Alc-Alc opened this pull request 5 months ago
Docs: status_code for handlers is incorrect

ptallada opened this issue 5 months ago
fix(OpenAPI): handle invalid schema keys

thiagozf opened this pull request 5 months ago
fix: allow non-Mapping Iterable parameters

rafalkrupinski opened this pull request 5 months ago
Bug: Invalid OpenAPI schema keys generated for generic types

thiagozf opened this issue 5 months ago
docs: fix link to available issues

tcbegley opened this pull request 5 months ago
Bug: FormMultiDict is incorrectly created

NomAnor opened this issue 5 months ago
fix: use `ASGIConnection` instead of `Request` for `flash`

cofin opened this pull request 5 months ago
docs: add Anu-cool-007 as a contributor for code

allcontributors[bot] opened this pull request 5 months ago
docs: add l-armstrong as a contributor for doc

allcontributors[bot] opened this pull request 6 months ago
docs: fixed create_ws_route_handlers typo.

l-armstrong opened this pull request 6 months ago
fix(OpenAPI): Correctly handle Annotated NewType

sherbang opened this pull request 6 months ago
Bug: Schema generation fails for model with Annotated NewType.

sherbang opened this issue 6 months ago
Enhancement: litestar.types.ExceptionHandler

Murtagy opened this issue 6 months ago
Enhancement: Add path of routes in schema typescript

Kumzy opened this issue 6 months ago
docs: add taihim as a contributor for doc

allcontributors[bot] opened this pull request 6 months ago
docs: fix typos in examples.contrib.prometheus

taihim opened this pull request 6 months ago
Enhancement: Peristance / ttl no limit for redis streams

darekmeco opened this issue 6 months ago
Bug: cant easily catch http disconnect in a stream

euri10 opened this issue 6 months ago
Bug: Duplication in request URL path when configuring OpenAPI Servers

mohammedbabelly20 opened this issue 6 months ago
docs: Document custom types

stewit opened this pull request 6 months ago
Bug: Custom plugin with lifespan breaks channel startup hook

TheZwieback opened this issue 6 months ago
Bug: docs website is not up-to-date

jderrien opened this issue 6 months ago
feat: adds before_shutdown/after_startup lifespan hooks

cofin opened this pull request 6 months ago
Enhancement: Lifespan hook priorities

betaboon opened this issue 6 months ago
Bug: multiple values for keyword arguments

embecka opened this issue 6 months ago
Release 2.9.1

provinzkraut opened this pull request 6 months ago
chore: ignore

Alc-Alc opened this pull request 6 months ago
chore(docs): Fix `tools/sphinx_ext/missing_references.py`

provinzkraut opened this pull request 6 months ago
Docs: bad links in flask migration docs

JacobCoffee opened this issue 6 months ago
fix: encode response content object returned from an exception handler.

rafalkrupinski opened this pull request 6 months ago
Bug: ExternalDocumentation for ScalarRenderPlugin

cringelord000222 opened this issue 6 months ago
fix(OpenAPI): Correctly handle `typing.NewType`

provinzkraut opened this pull request 6 months ago
Bug: exception_handlers are not applied when debug flag is False

TheZwieback opened this issue 6 months ago
feat(logging): add param `logging_module` to `LoggingConfig`

jderrien opened this pull request 6 months ago
docs(logging): advise to use `log_exceptions="always"`

jderrien opened this pull request 6 months ago
Bug: openapi spec. generation does not respect Response status_code

TheZwieback opened this issue 6 months ago
feat: add handler name to exceptions in handler validation.

rafalkrupinski opened this pull request 6 months ago
feat(logging): always log exceptions by default

jderrien opened this pull request 6 months ago
fix(typing): "Fix" typing for `Controller.as_router`

provinzkraut opened this pull request 6 months ago
fix(CLI): Don't call `rich_click.patch` if `rich_click` is installed

provinzkraut opened this pull request 6 months ago
fix(warnings): Do not warn for default handlers

Alc-Alc opened this pull request 6 months ago