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 wer153 as a contributor for code

allcontributors[bot] opened this pull request about 1 year ago
refactor: use value_or_default instead of conditional expression

cbscsm opened this pull request about 1 year ago
Documenting the Integration of Tortoise ORM in Litestar

986244073 opened this issue about 1 year ago
feat(cli): Added reload-include and reload-exclude in litestar cli

ashm-tech opened this pull request about 1 year ago
feat(cli): Added reload-include and reload-exclude in litestar cli

ashm-tech opened this pull request about 1 year ago
refactor: replace unnecessary use of `default_factory` with `default`

wer153 opened this pull request about 1 year ago
docs: add cbscsm as a contributor for code, and test

allcontributors[bot] opened this pull request about 1 year ago
fix: message where missing dependency name doesn't match install extra

horo-fox opened this pull request about 1 year ago
docs: correct a tiny grammar mistake

wer153 opened this pull request about 1 year ago
fix: unintended error message from `get_logger_placeholder()`

cbscsm opened this pull request about 1 year ago
refactor(tests): OpenAPI redoc test naming

ashm-tech opened this pull request about 1 year ago
build(deps): bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump actions/download-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
fix: support `Response[None]` for 204 handler

peterschutt opened this pull request about 1 year ago
fix: align layered annotations

gsakkis opened this pull request about 1 year ago
docs: [WIP] Update routing/request/response docs

provinzkraut opened this pull request about 1 year ago
Docs: Document the PydanticPlugin

byte-bot-app[bot] opened this issue about 1 year ago
build: revert bump to artifact actions

peterschutt opened this pull request about 1 year ago
fix: coverage report uploads

peterschutt opened this pull request about 1 year ago
feat: add `scalar` schema ui

JacobCoffee opened this pull request about 1 year ago
build(deps): bump actions/download-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
fix: support for empty payload data

peterschutt opened this pull request about 1 year ago
Bug: DTO support empty payload

peterschutt opened this issue about 1 year ago
build(deps): bump github/codeql-action from 2 to 3

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump dawidd6/action-download-artifact from 2 to 3

dependabot[bot] opened this pull request about 1 year ago
chore: Remove sourcery

provinzkraut opened this pull request about 1 year ago
chore(typing): various pyright issues

provinzkraut opened this pull request about 1 year ago
fix(ci): upgrade sphinx-lint

euri10 opened this pull request about 1 year ago
feat: add default names to handlers

euri10 opened this pull request about 1 year ago
fix(channels): Trailing messages after unsubscribes

provinzkraut opened this pull request about 1 year ago
refactor: openapi router

peterschutt opened this pull request about 1 year ago
Enhancement: default handlers names for url_for use

euri10 opened this issue about 1 year ago
fix(docs): update deploy docs

JacobCoffee opened this pull request about 1 year ago
ci: add new feature notifier

JacobCoffee opened this pull request about 1 year ago
fix: sse event type is only sent once

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

allcontributors[bot] opened this pull request about 1 year ago
feat(cli): Add ``--schema`` and ``--exclude`` option to route CLI.

andrewdoh opened this pull request about 1 year ago
fix(docs): update the ``Channels`` example for ``run_in_background``

euri10 opened this pull request about 1 year ago
feat(cli): Added reload-include and reload-exclude in litestar cli

ashm-tech opened this pull request about 1 year ago
fix(docs): ``headers`` type in docs

elliotwaite opened this pull request about 1 year ago
Enhancement: request_class is available on app layer and not below

euri10 opened this issue about 1 year ago
feat: Added reload-include and reload-exclude in litestar cli

ashm-tech opened this pull request about 1 year ago
Docs: Add example for `gunicorn` with `uvicorn` workers

byte-bot-app[bot] opened this issue about 1 year ago
Enhancement: Add ``reload-include`` from `uvicorn` CLI into `litestar` CLI

byte-bot-app[bot] opened this issue about 1 year ago
docs: ensure ``csrf_input`` doesn't get escaped

guacs opened this pull request about 1 year ago
docs: name the static files handler

guacs opened this pull request about 1 year ago
fix: recursive schema generation

peterschutt opened this pull request about 1 year ago
refactor: use OpenAPISchemaPlugin for all supported complex types

peterschutt opened this pull request about 1 year ago
Enhancement (Meta): Create processes to pull sponsorship data

JacobCoffee opened this issue about 1 year ago
docs: sponsors update

JacobCoffee opened this pull request about 1 year ago
fix(openapi): correctly process routes with multiple route handlers

guacs opened this pull request about 1 year ago
Bug: OpenAPI schema generation fails due to same operation IDs

guacs opened this issue about 1 year ago
Bug: Litestar changing root logger by default

arthurazs opened this issue about 1 year ago
Enhancement (Meta): Adjust our support strategies for companies

JacobCoffee opened this issue about 1 year ago
test(logging): Fix logging setup

provinzkraut opened this pull request about 1 year ago
Docs: Clarify our LTS strategy

JacobCoffee opened this issue about 1 year ago
Better Logging Interface (Also simplified)

JacobCoffee opened this issue about 1 year ago
fix(ci): docs build warnings

peterschutt opened this pull request about 1 year ago
fix(ci): docs build

peterschutt opened this pull request about 1 year ago
test: xdist group cli autodiscovery tests

peterschutt opened this pull request about 1 year ago
fix: no signature model data validation if DTO

peterschutt opened this pull request about 1 year ago
Bug: Investigate CI failures

JacobCoffee opened this issue about 1 year ago
feat(dto): Add support for kebab-case rename strategy

harmonic-jamie opened this pull request about 1 year ago
fix: support non-valid identifiers as serialization names.

peterschutt opened this pull request about 1 year ago
Enhancement: Use Scalar or RapiDoc as the root schema site

JacobCoffee opened this issue about 1 year ago
feat(openapi): add ``scalar`` schema documentation

JacobCoffee opened this pull request about 1 year ago
Enhancement: Add `Scalar` API documentation

JacobCoffee opened this issue about 1 year ago
Bug: DTOs can't serialize as kebab-case

harmonic-jamie opened this issue about 1 year ago
Enhancement: Minimize package size

JacobCoffee opened this issue about 1 year ago
fix: updated import for `touch_updated_timestamp`

cofin opened this pull request about 1 year ago
fix: components schema key names

peterschutt opened this pull request about 1 year ago
fix: downtype Pydantic types which cannot be instantiated (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
build(deps): bump actions/github-script from 3 to 7

dependabot[bot] opened this pull request about 1 year ago
test(channels): Improve channels testing

provinzkraut opened this pull request about 1 year ago
feat(events): propagate context vars to listeners (Sourcery refactored)

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

peterschutt opened this pull request about 1 year ago
refactor: refactor openapi schema generation (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
chore: Update PR template

provinzkraut opened this pull request about 1 year ago
refactor: refactor openapi schema generation (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
refactor: refactor openapi schema generation (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
ci: validate feature PR target

provinzkraut opened this pull request about 1 year ago
feat: Validate pr target

provinzkraut opened this pull request about 1 year ago
feat: Validate feature PR target

provinzkraut opened this pull request about 1 year ago
Release v2.5.0 (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
chore(release): v2.5.0

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

allcontributors[bot] opened this pull request about 1 year ago
feat(channels): Postgres backends (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat(channels): Postgres backends (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat(channels): Postgres backends (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat(channels): Postgres backends (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat(channels): Postgres backends (Sourcery refactored)

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