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

docs: add myslak71 as a contributor for test

allcontributors[bot] opened this pull request about 1 year ago
Docs: Add deployment documentation

JacobCoffee opened this issue about 1 year ago
docs: add orgarten as a contributor for test

allcontributors[bot] opened this pull request about 1 year ago
docs: add orgarten as a contributor for code

allcontributors[bot] opened this pull request about 1 year ago
docs: add myslak71 as a contributor for code

allcontributors[bot] opened this pull request about 1 year ago
chore: update test typing to make pyright pass

myslak71 opened this pull request about 1 year ago
Docs: document a high level overview of the project

orgarten opened this issue about 1 year ago
Bug: Pydantic validators don't run for HTTP handler parameters

timwedde opened this issue about 1 year ago
docs: update full app sqlalchemy plugin example with autocommit handler

myslak71 opened this pull request about 1 year ago
docs: add information about lifespan context

orgarten opened this pull request about 1 year ago
docs: add myslak71 as a contributor for doc

allcontributors[bot] opened this pull request about 1 year ago
docs: fix small typos

myslak71 opened this pull request about 1 year ago
fix: Handle HTTPExceptions from the TaskGroup

smithk86 opened this pull request about 1 year ago
Enhancement: Add recursive relations to PiccoloDTO

beerbrewingman opened this issue about 1 year ago
test: coverage for contrib.minijinja

peterschutt opened this pull request about 1 year ago
fix(cache): Caching route handlers with the same path but different methods

Alc-Alc opened this pull request about 1 year ago
chore: simplify unwrap_partial (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
chore: simplify unwrap_partial

provinzkraut opened this pull request about 1 year ago
Docs: ResponseCacheConfig.cache_response_filter

peterschutt opened this issue about 1 year ago
refactor: openapi default values

peterschutt opened this pull request about 1 year ago
test: Coverage for `repository` and SQLAlchemy

provinzkraut opened this pull request about 1 year ago
test: litestar.app test cov

peterschutt opened this pull request about 1 year ago
test: coverage for contrib.pydantic. (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
test: coverage for contrib.pydantic.

peterschutt opened this pull request about 1 year ago
fix: windows compatibility tests

peterschutt opened this pull request about 1 year ago
fix: cli schema export with non-serializable types

peterschutt opened this pull request about 1 year ago
fix: pydantic version selection in tests

peterschutt opened this pull request about 1 year ago
docs: add dybi as a contributor for doc

allcontributors[bot] opened this pull request about 1 year ago
logging error - Unable to configure handler 'queue_listener'

catafest opened this issue about 1 year ago
Bug: CLI Schema Export fails

JacobCoffee opened this issue about 1 year ago
Bug: OpenAPI Schema Generation Listing Body Data as Query Parameters

AlexStanglEmerson opened this issue about 1 year ago
docs: Fix Dependency keyword arguments example

dybi opened this pull request about 1 year ago
refactor: remove _openapi.schema_generation.utils.sort_schemas_and_refrences()

peterschutt opened this pull request about 1 year ago
docs: Fix typo in pip install command

AgarwalPragy opened this pull request about 1 year ago
docs: add heralight as a contributor for code, and doc

allcontributors[bot] opened this pull request about 1 year ago
chore: Run pre-commit on Python 3.8

provinzkraut opened this pull request about 1 year ago
refactor(pydantic plugin): remove unused parameter

provinzkraut opened this pull request about 1 year ago
Bug: OpenAPI schema generation fails for arrays with "oneOf" items

vfos-github opened this issue about 1 year ago
docs: resolve issue with Twitter icon in X README.md

vivekBoii opened this pull request about 1 year ago
docs: add AgarwalPragy as a contributor for doc

allcontributors[bot] opened this pull request about 1 year ago
Enhancement: Flash Message Framework

JacobCoffee opened this issue about 1 year ago
docs: add aiosqlite and greenlet to requirements for tutorial

AgarwalPragy opened this pull request about 1 year ago
Bug: Models which work in SQLAlchemy+Alembic don't work in Litestar

AgarwalPragy opened this issue about 1 year ago
feat: SSL Context for the litestar CLI (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat: SSL Context for the litestar CLI

geeshta opened this pull request about 1 year ago
fix(pydantic): Decouple Pydantic integration

provinzkraut opened this pull request about 1 year ago
fix: OpenaAPI handle tuple with ellipsis annotation

peterschutt opened this pull request about 1 year ago
fix: openapi schema for literal and enum unions with None. (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
fix: openapi schema for literal and enum unions with None.

peterschutt opened this pull request about 1 year ago
Docs: Add latency data to docs/benchmarks

AgarwalPragy opened this issue about 1 year ago
fix(channels): Performance issue with polling without subscriptions

provinzkraut opened this pull request about 1 year ago
Bug: Optionally typed parameters do not render in OpenAPI docs properly

JacobCoffee opened this issue about 1 year ago
feat: no implicit defaults for optional params.

peterschutt opened this pull request about 1 year ago
fix: FieldDefinition.from_kwarg() with None default

peterschutt opened this pull request about 1 year ago
chore: update sonar exclusions.

peterschutt opened this pull request about 1 year ago
feat: use ``ALL`` ruff rules (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
Enhancement: refactor openapi controller

peterschutt opened this issue about 1 year ago
refactor: use `{get,set}_litestar_scope_state()` for storing csrf tokens

peterschutt opened this pull request about 1 year ago
feat: use ``ALL`` ruff rules (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat: use ``ALL`` ruff rules

JacobCoffee opened this pull request about 1 year ago
feat: ResponseCacheConfig.cache_response_filter

peterschutt opened this pull request about 1 year ago
feat: use ruff formatter

JacobCoffee opened this pull request about 1 year ago
Enhancement: Improve test coverage

JacobCoffee opened this issue about 1 year ago
docs: remove unnecessary use of `sync_to_thread=True`.

peterschutt opened this pull request about 1 year ago
fix: ExceptionHandler type.

peterschutt opened this pull request about 1 year ago
fix: surface fields for single parameter 'query' (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
docs: add brakhane as a contributor for code, and bug

allcontributors[bot] opened this pull request about 1 year ago
fix: handle non UTF-8 data when logging requests

brakhane opened this pull request about 1 year ago
build: implement covdefaults coverage plugin.

peterschutt opened this pull request about 1 year ago
docs: add betaboon as a contributor for code

allcontributors[bot] opened this pull request about 1 year ago
docs: add heralight as a contributor for code

allcontributors[bot] opened this pull request about 1 year ago
fix: Swagger UI missing oauth2 callback + Add PKCE support

heralight opened this pull request about 1 year ago
fix: draft for fixing recursive models in OpenAPI schema generation

jw-can opened this pull request about 1 year ago
feat: add rapidoc for openapi schema visualisation

betaboon opened this pull request about 1 year ago
build: run code coverage on min and max py vers

peterschutt opened this pull request about 1 year ago
chore: update dependencies and tools

peterschutt opened this pull request about 1 year ago
Enhancement: require explict default for optional parameters

peterschutt opened this issue about 1 year ago
Bug: Dependency injection and annotated query parameter

gsakkis opened this issue about 1 year ago
fix: get_type_hints() optional param compatibility

peterschutt opened this pull request about 1 year ago
test: query param consistency with Annotated

peterschutt opened this pull request about 1 year ago
Bug: Annotated optional query parameter inconsistency

gsakkis opened this issue about 1 year ago
refactor: remove is_class_and_subclass() from FieldDefinition.is_subclass_of()

peterschutt opened this pull request about 1 year ago
fix: DTOs for generic types

peterschutt opened this pull request about 1 year ago
chore: update a test for windows compat

peterschutt opened this pull request about 1 year ago
fix: rendering of openapi parameter examples (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago