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

Bug: OpenAPI schema with Pydantic field aliases

gsakkis opened this issue over 1 year ago
Bug: Controller inheritance

gsakkis opened this issue over 1 year ago
Fix #1762: Resolves issue with `WebSocketListener` DI

JacobCoffee opened this pull request over 1 year ago
Enhancement: Integration of Prometheus exporter.

r4gesingh47 opened this pull request over 1 year ago
Refactor: HTMX contrib tests

peterschutt opened this pull request over 1 year ago
Bug: `litestar run --debug` does not propagate to loggers correctly

JacobCoffee opened this issue over 1 year ago
RFC: Use unasyncd to generate `SQLAlchemySyncRepository`

provinzkraut opened this pull request over 1 year ago
feat: exclude unloaded columns on `to_dict`

cofin opened this pull request over 1 year ago
DTO Factory: support for arbitrary generic wrappers

peterschutt opened this pull request over 1 year ago
DTO: OpenAPI redundant duplicate schemas

peterschutt opened this issue over 1 year ago
Data transfer for non-generic builtin collection annotations.

peterschutt opened this pull request over 1 year ago
DTO usage docs: excluding from nested fields.

peterschutt opened this pull request over 1 year ago
Enhancement: Ability to reuse DTOConfig(s) in other DTOConfigs

floxay opened this issue over 1 year ago
Bug: OpenApi generation for `Dict[str, X]`

gsakkis opened this issue over 1 year ago
fix: JSON comparisons

cofin opened this pull request over 1 year ago
Reduce exponentially growth of CLI tests

provinzkraut opened this pull request over 1 year ago
Improve SQLAlchemy repository integration tests

provinzkraut opened this pull request over 1 year ago
Change `ExceptionHandlersMap` to `MutableMapping`.

peterschutt opened this pull request over 1 year ago
RFC: Response refactoring

peterschutt opened this pull request over 1 year ago
Refactoring of DTO backend utilities.

peterschutt opened this pull request over 1 year ago
Enhancement: Dependency Override

kayprogrammer opened this issue over 1 year ago
docs: add rseeley as a contributor for code

allcontributors[bot] opened this pull request over 1 year ago
fix serialization.py

xgemx opened this pull request over 1 year ago
fix: Repository updates broken in normal usage scenarios

cofin opened this pull request over 1 year ago
DTO handling for handlers that return Response.

peterschutt opened this pull request over 1 year ago
Fix filterwarnings for pkg_resources.

peterschutt opened this pull request over 1 year ago
feat: create JSON check constraint for Oracle dialect.

cofin opened this pull request over 1 year ago
Moves `FieldDefinition` from `dto.factory.types` to `dto.factory.data_structures`

peterschutt opened this pull request over 1 year ago
feat: repository tutorial

cofin opened this pull request over 1 year ago
Feature: DTOConfig.underscore_fields_private.

peterschutt opened this pull request over 1 year ago
SQLAlchemyDTO: Improved handling of `hybrid_property`.

peterschutt opened this pull request over 1 year ago
Docs: Fix "about" section links

provinzkraut opened this pull request over 1 year ago
Increase verbosity of validation error response keys

rseeley opened this pull request over 1 year ago
Removes unused `dto/exceptions.py`

peterschutt opened this pull request over 1 year ago
Updates cryptography to >= 41.0.

peterschutt opened this pull request over 1 year ago
Add `--use-tuple` arg to dunder-all check.

peterschutt opened this pull request over 1 year ago
Fix deserialization of PydanticObjectID

MatthewNewland opened this pull request over 1 year ago
docs: added Oxford commas

patrickarmengol opened this pull request over 1 year ago
Bug: beanie `PydanticObjectId` throws an error when DTO is used

MatthewNewland opened this issue over 1 year ago
Support transfer to generic collection types.

peterschutt opened this pull request over 1 year ago
DTO: fix data transfer when annotations are generic sequences

peterschutt opened this issue over 1 year ago
Bug: Arbitrary dependencies in `WebSocketListener` fail

provinzkraut opened this issue over 1 year ago
DTO : TypeError: 'NoneType' object is not iterable

v3ss0n opened this issue over 1 year ago
Add documentation example of sending multipart form data

CrazyBonze opened this issue over 1 year ago
chore: fix mypy issue

Goldziher opened this pull request over 1 year ago
RFC: Optional `rich-click` integration

cofin opened this pull request over 1 year ago
feat: `duckdb` and Google `spanner` support.

cofin opened this pull request over 1 year ago
Bugs/fix pydantic dto beanie

MatthewNewland opened this pull request over 1 year ago
Feature: `DTOData.create_instance()` nested kwargs

peterschutt opened this pull request over 1 year ago
Unify hook handler signatures

provinzkraut opened this pull request over 1 year ago
Docs: Oxford comma

patrickarmengol opened this issue over 1 year ago
Enhancement: Terminal Output Debug Mode

flyboy1565 opened this issue over 1 year ago
Closes #1396: Add "operation_class" argument to http handlers

smithk86 opened this pull request over 1 year ago
Handle Response return with DTO (WIP)

abdulhaq-e opened this pull request over 1 year ago
Bug: Premature instantiation of nested models

MoBoo opened this issue over 1 year ago
docs: add eldano1995 as a contributor for doc

allcontributors[bot] opened this pull request over 1 year ago
docs: add LeckerenSirupwaffeln as a contributor for bug

allcontributors[bot] opened this pull request over 1 year ago
Always flush after write for gzip.

peterschutt opened this pull request over 1 year ago
Update openapi.rst

eldano1995 opened this pull request over 1 year ago
Enhancement: Admin site

MoBoo opened this issue over 1 year ago
Channels plugin signature namespace population.

peterschutt opened this pull request over 1 year ago
Consistent template autoescape behavior.

peterschutt opened this pull request over 1 year ago
Bump requests from 2.30.0 to 2.31.0

dependabot[bot] opened this pull request over 1 year ago
fix: don't emit sync to thread warnings for generator dependencies

peterschutt opened this pull request over 1 year ago
Enhancement: Make litestar CLI debuggable

MoBoo opened this issue over 1 year ago
Bug: Models created from UUIDBase cause invalid migrations

patrickarmengol opened this issue over 1 year ago
Adds DTOs to migration guide.

peterschutt opened this pull request over 1 year ago
Msgspec and Pydantic dto factory implementations.

peterschutt opened this pull request over 1 year ago
docs: add provinzkraut as a contributor for design

allcontributors[bot] opened this pull request over 1 year ago
docs: add JacobCoffee as a contributor for infra, ideas, and 3 more

allcontributors[bot] opened this pull request over 1 year ago
Enhancement: Support Pydantic v2

JacobCoffee opened this issue over 1 year ago
Update 1.x Stale Links

JacobCoffee opened this pull request over 1 year ago
docs: fix images in pypi readme

JacobCoffee opened this pull request over 1 year ago
Docs: PyPI fails to render logo

JacobCoffee opened this issue over 1 year ago
Update missing includes in `__all__`

JacobCoffee opened this pull request over 1 year ago
docs: add vtarchon as a contributor for bug

allcontributors[bot] opened this pull request over 1 year ago
Docs: v2 migration guide and release documents

provinzkraut opened this pull request over 1 year ago
Docs: template autoescaping behavior

zerosym opened this issue over 1 year ago
Infra: Fix run examples timeout

provinzkraut opened this pull request over 1 year ago
Infra: Fix docs preview in forks

provinzkraut opened this pull request over 1 year ago
Fix: Add accept timeout to WebSocketTestSession

smithk86 opened this pull request over 1 year ago
feat: allows JWT tokens to have extra attributes specified.

cofin opened this pull request over 1 year ago
feat: adds oracledb repository tests

cofin opened this pull request over 1 year ago
Infra: Add documentation preview builds

provinzkraut opened this pull request over 1 year ago
Update Channels documentation with tutorial

keinagae opened this issue over 1 year ago
Bug: Issue with ChannelsPlugin and __future__.annotations

smithk86 opened this issue over 1 year ago
Feature: add `--reload-dir` to `litestar run`

peterschutt opened this pull request over 1 year ago
docs: add MatthewNewland as a contributor for bug

allcontributors[bot] opened this pull request over 1 year ago
Docs: Update sphinx-mermaid config for theming

JacobCoffee opened this issue over 1 year ago
Prevent `msgspec.field` from being called with too many arguments

MatthewNewland opened this pull request over 1 year ago