Ecosyste.ms: OpenCollective

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

Litestar

We develop production-grade, high-performance tooling for web development, including the Litestar web framework | Effortlessly Build Performant APIs. We recommend you choose one of the similar tiers on https://polar.sh/litestar-org
Collective - Host: opensource - https://opencollective.com/litestar - Website: https://litestar.dev/ - Code: https://github.com/litestar-org/litestar

Fix route-map path existence test logic (#275) (#277)

github.com/litestar-org/litestar - 0128611bc42ae19033e1c39ffae15665a844b4ea authored over 2 years ago
Issue 187 layered parameters (#261)

* feat: added parameters to all app layers

* feat: refactored handler layer resolution logic
...

github.com/litestar-org/litestar - 21b9a0575114a034cad0d0ab0fb9b2af64b446f4 authored over 2 years ago
updated dependencies

github.com/litestar-org/litestar - ab1c68aec889b4e37b3d0c34b4b3cde96f802e0f authored over 2 years ago
Merge pull request #276 from starlite-api/issue-203-refactor-dto

Addresses cognitive complexity of `DTOFactory.__call__()`

github.com/litestar-org/litestar - 0b708b3f4abed4c10514a486a2a40b76ad81de28 authored over 2 years ago
Addresses cognitive complexity of `DTOFactory.__call__()` by breaking nested logic out into helper methods.

Changes no logic, test cov still 100% and existing tests pass.

For #203

github.com/litestar-org/litestar - 5fc3d536b6e17e0c9212adda321af299a37efc0a authored over 2 years ago
Merge pull request #274 from starlite-api/fix-vscode-advanced-test-discovery

Removes `uuid4()` from within parametrized test cases.

github.com/litestar-org/litestar - 3b186b08c72f579d98bc888dc9f213ca554b2325 authored over 2 years ago
Removes `uuid4()` from within parametrized test cases.

Vscode test discovery caches the test case names including parametrized values.
This makes havin...

github.com/litestar-org/litestar - 156a40f621845dc036e0ace89a63ffe12d0908a5 authored over 2 years ago
Merge pull request #273 from danesolberg/route-map-tests

Add tests for `Starlite.construct_route_map`

github.com/litestar-org/litestar - 8cecebadfa18c08c741f97d8c09a9ec59e6b5067 authored over 2 years ago
Address flake8 validation rules

github.com/litestar-org/litestar - 1a60968ca0e2e0e61a9ed4d367f7d7d84a336c56 authored over 2 years ago
Add tests for `Starlite.construct_route_map`

github.com/litestar-org/litestar - 982ec191af48952cce2bd0753aaba24af81d3a31 authored over 2 years ago
Merge pull request #272 from starlite-api/update-coverage-settings

updated pyproject.toml to exclude lines form coverage report

github.com/litestar-org/litestar - 4aa473732641a9ee989eca89bf3c70c463c3b8b4 authored over 2 years ago
updated pyproject.toml to exclude lines form coverage report

github.com/litestar-org/litestar - 7713bc42793d868c946647425d63e5746e3f0043 authored over 2 years ago
Enhancement: Brotli compression middleware (#252)

* FEATURE: Added Compression Middleware
- Existing Gzip Middleware
- Brotli with an optional G...

github.com/litestar-org/litestar - 5d17ec00877b41c8ba95082e8996df6ce823bb71 authored over 2 years ago
Merge pull request #268 from cclauss/codespell

Fix typos discovered by codespell

github.com/litestar-org/litestar - 69b52a6d5ea71a6ebb6ce5939b9a4e306e9d9078 authored over 2 years ago
Merge pull request #269 from starlite-api/all-contributors/add-cclauss

docs: add cclauss as a contributor for doc

github.com/litestar-org/litestar - 3c4958118e6e432e981356882180fb4990e761fb authored over 2 years ago
Merge branch 'main' into codespell

github.com/litestar-org/litestar - 44424bc97b9c78eb71f11cafb5eb5ff7d5b38551 authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - 5c4934d6f6463add43e450a5dab8373a3f53f971 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - 30fd7662b6e8ff4c571f5b62f1616c3c0122be6e authored over 2 years ago
updated dependencies

github.com/litestar-org/litestar - da77845c3ad68af553d38cbb356e1e18160a3e91 authored over 2 years ago
Merge branch 'main' into codespell

github.com/litestar-org/litestar - 442b6bf417ba3aea389ff5cbb03d44d8dc4a873e authored over 2 years ago
Fix typos discovered by codespell

github.com/litestar-org/litestar - 63424f94502d5672415be4660a6e56affda78d26 authored over 2 years ago
Merge pull request #267 from starlite-api/all-contributors/add-cofin

docs: add cofin as a contributor for code, doc

github.com/litestar-org/litestar - ed36ad7b654df4034cee90f34da034e784000a7d authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - 003193efd377be514b7cde299398cfd7e276d77e authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - 6d53c13157701d9d74557b6bd7f61e16e37ef14b authored over 2 years ago
Merge pull request #263 from danesolberg/refactor

Refactor `Starlite.construct_route_map`

github.com/litestar-org/litestar - 59839fadb6a2c5d2ef84223ade29e2224431fe90 authored over 2 years ago
Merge pull request #266 from starlite-api/all-contributors/add-Harry-Lees

docs: add Harry-Lees as a contributor for code

github.com/litestar-org/litestar - 9780551d08faeed532cb0ff8c817b171d93fd0d0 authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - a152ec057f99b7a051a9393f92337b212a329ae5 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - 3d90b672ac1aeca61519c9f1473a46ddccd8fc15 authored over 2 years ago
Add `TYPE_CHECKING` blocks to all required files (#265)

* added flake8-type-checking extension

* added pydantic type checking configuration option fo...

github.com/litestar-org/litestar - 3b33f9d6bf96b7b9be58dff3836f853855b02311 authored over 2 years ago
Refactor `Starlite.construct_route_map`

github.com/litestar-org/litestar - 2b8d09deda3fc21e37692344db16f92893900af2 authored over 2 years ago
Pre-commit run fixes.

github.com/litestar-org/litestar - f2828778233e0825949312a136b3e4b7da2166d3 authored over 2 years ago
Merge pull request #260 from starlite-api/fix-route-exception-handler-resolution

Fixes route exception handler resolution.

github.com/litestar-org/litestar - 57b6f4ea3e02ab3908cbb622866555c6b06c8970 authored over 2 years ago
Fixes route exception handler resolution.

Exception handlers provided as parameter to `Starlite` were not getting forwarded to `Router.__i...

github.com/litestar-org/litestar - 1573c8900652f28f929db023e9f0251cd53bf202 authored over 2 years ago
Merge pull request #259 from starlite-api/fix-docs-important-block

Fixes where prettier has reformatted an `!!! important` block.

github.com/litestar-org/litestar - 977d7b45a7c268d18b699d8c09be36632ae87c17 authored over 2 years ago
Fixes where prettier has reformatted an `!!! important` block.

github.com/litestar-org/litestar - a7e2d4bb9075fdefd73e0c4ccbc80725c03bcfc5 authored over 2 years ago
Merge pull request #257 from starlite-api/update-lockfile

Updates dependencies in `poetry.lock`

github.com/litestar-org/litestar - 07d1c084c4cf83abd2b7ebaec04ea833dbc4b3c3 authored over 2 years ago
Updates dependencies in `poetry.lock`

github.com/litestar-org/litestar - ac63fc99fc33495a90453cae1b1ff640a6c72cd7 authored over 2 years ago
Merge pull request #256 from danesolberg/param-validation

Improve path param validation during registration

github.com/litestar-org/litestar - 243162a84792fa895d2386265f30f96a2e0ee368 authored over 2 years ago
Improve path param validation during registration

github.com/litestar-org/litestar - 11218fa1a86f13f78f996986869f75326d7db760 authored over 2 years ago
Merge pull request #254 from starlite-api/all-contributors/add-slavugan

docs: add slavugan as a contributor for code

github.com/litestar-org/litestar - fae64ba93f18015b956c740fe5c62704c37b1688 authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - cb20c97e6b9fc2e4727d8ab0bb274d3871bd2998 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - 2822cd99284c1a459e6ba1c1570e44c1154cec3e authored over 2 years ago
Merge pull request #248 from starlite-api/all-contributors/add-Seon82

docs: add Seon82 as a contributor for doc

github.com/litestar-org/litestar - e0ea13c0d2c4c74ab7319c0ce47ce5f42925f619 authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - c4509d3329f39765f442907de6181f29191f86ff authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - 9b821335717369a2960381167b9728e130d8a49c authored over 2 years ago
Merge pull request #247 from Seon82/main

Make the all-contributors badge render

github.com/litestar-org/litestar - 418f6681ab0cb759ced29bb05484170fcf176427 authored over 2 years ago
Merge pull request #245 from danesolberg/routing-fixes

Route path edge case handling

github.com/litestar-org/litestar - eb197d8f7df446d9e12bb7291b20a3809f37d015 authored over 2 years ago
Make the all-contributors badge render

github.com/litestar-org/litestar - e5b0fddd392fde2b859d1185998a0a000943551a authored over 2 years ago
Merge pull request #246 from starlite-api/all-contributors/add-185504a9

docs: add 185504a9 as a contributor for code

github.com/litestar-org/litestar - 6aab796475e70c6b0602a556e1ed0323f80e70c3 authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - 904376fa75e58bda30103c999ed95fe3204d3993 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - e588f08f2008c5d6ffbd712f8182b43053f2f5bf authored over 2 years ago
Merge pull request #244 from 185504a9/refactor-to_response

Extract `HTTPRouteHandler.to_response`'s ifs battery and after_request hook into two different m...

github.com/litestar-org/litestar - b6269f1ab073d6c5caf9910d94700743e662c42b authored over 2 years ago
Raise exception on conflicting paths

Bug
- Given that path parameters are encoded in `Starlite.route_map` using the wildcard '*' stri...

github.com/litestar-org/litestar - 14879a2fbfcc1578fe3cec406f6e5b62965f6b59 authored over 2 years ago
Fix bug associated with route path ordering

Context
- When registering paths, each path is added sequentially to `Starlite.route_map`.
- Pat...

github.com/litestar-org/litestar - 6cd819037f6a6223da9629ec136bacd76749b695 authored over 2 years ago
Extract `HTTPRouteHandler.to_response`'s ifs battery and after_request hook into two different methods

github.com/litestar-org/litestar - 02576ee9e45b64f77d8c76e75000c0c248f9a7f1 authored over 2 years ago
resolve flake8 issue

github.com/litestar-org/litestar - ca2856dc12395b8b14275b0a157f9d986ce67cab authored over 2 years ago
Merge pull request #243 from starlite-api/all-contributors/add-imbev

docs: add imbev as a contributor for doc

github.com/litestar-org/litestar - d7d6edf5b771d04ddc72add227a1715a3d9521cd authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - c63d65b7289ef9e564a96cc83e7f922cfc23b80e authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - e4cab8809724fbb0d255a093c665044bde6ee1d5 authored over 2 years ago
Merge pull request #242 from imbev/main

Add information about Matrix space

github.com/litestar-org/litestar - e56a4e3b91f52b73e66b632a81e7ec8e06fa044c authored over 2 years ago
Add shields.io badge for Matrix space to Readme

github.com/litestar-org/litestar - b17be9971721a8e6ac188a36824d37cf43c655f0 authored over 2 years ago
Mention Matrix space in the docs

Added to the "Contributing" section of the "Starlite
Project Governance and Contributions" page

github.com/litestar-org/litestar - be03d37a63f4adef0ce1d92a5325af13d9f4d515 authored over 2 years ago
Add Matrix space link to readme

github.com/litestar-org/litestar - 7e6f77af061442795a17bb96844d4ec84f923858 authored over 2 years ago
Merge pull request #240 from starlite-api/all-contributors/add-to-ph

docs: add to-ph as a contributor for code

github.com/litestar-org/litestar - 73f23412dd361c5cf6587958c70fd3bba124a26f authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - eccac985e94413115bcbf2aca89e2fbdde7df22f authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - bd185c38fc2cc1cc7d7708528da700e0ba87b89f authored over 2 years ago
Merge pull request #239 from starlite-api/all-contributors/add-i404788

docs: add i404788 as a contributor for test

github.com/litestar-org/litestar - b5b90fda7c48c678718803f5dad5919ff5407d4a authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - db429ebc186dfa1eb347863f2e06d73f1fb57787 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - 7b16b414bf36087424e759ba0d7392de0921499e authored over 2 years ago
Merge pull request #238 from starlite-api/all-contributors/add-Joko013

docs: add Joko013 as a contributor for code

github.com/litestar-org/litestar - 435b01e47be588c9610c62ae4d76d85c42b483ab authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - c315c06bddf779f8442db2327bb0794a6dc86cf2 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - 6c7bd822ef988c8b16c26d6752d324ad827a6b5d authored over 2 years ago
Merge pull request #237 from starlite-api/all-contributors/add-Butch78

docs: add Butch78 as a contributor for code

github.com/litestar-org/litestar - f710033deeb859d713c444076380795bb04ef5d3 authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - ae7cf2b11cc5f634a712099595f5e7da5c612e71 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - d906b78abce10d2171d933fe3d477e4cd763312b authored over 2 years ago
Merge pull request #236 from starlite-api/all-contributors/add-madlad33

docs: add madlad33 as a contributor for code

github.com/litestar-org/litestar - a5b7cf75a10a4cdb6e52b4fbfbaa3689708744f2 authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - 41509d33c06600853ebecb7c0c1681ea2d41afda authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - ec30904a7f086d307c8c103f6e7aa87f9aef43af authored over 2 years ago
Merge pull request #235 from starlite-api/all-contributors/add-danesolberg

docs: add danesolberg as a contributor for code

github.com/litestar-org/litestar - 69bd20aa89e8c5773942f4636b2e71991394b2de authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - f4a54c703fdafe12cef57bfe40d26c2e5e0dbdc3 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - b626f9139390c8b3ef87119d1b6fef9519b89f77 authored over 2 years ago
formatted readme

github.com/litestar-org/litestar - 75a35decad8ed6f76b91599b9e384e4667954cab authored over 2 years ago
Merge pull request #234 from starlite-api/all-contributors/add-yudjinn

docs: add yudjinn as a contributor for example

github.com/litestar-org/litestar - 27ea75d6f07f51f05bd77b7913969860fc1b4a4b authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - e3bcad17d8c4d9f6e4c9807b7eef3cc4db802c11 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - 4fed4f54be15a4c98626a4d1cceee37fdc56fd80 authored over 2 years ago
Merge pull request #233 from starlite-api/all-contributors/add-Bobronium

docs: add Bobronium as a contributor for code, ideas

github.com/litestar-org/litestar - e14c701472fe1a664415dc8698519eb8ede990fa authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - fd7584662db9dc0b318c1278281e5fa8246aa996 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - 8baa286f60ccf43d00ef0ecc62f77ffde7ef20e6 authored over 2 years ago
Merge pull request #232 from starlite-api/all-contributors/add-tclasen

docs: add tclasen as a contributor for code

github.com/litestar-org/litestar - 0e103b58bffcc245f02a54423f53d7191ecf0d87 authored over 2 years ago
docs: update .all-contributorsrc [skip ci]

github.com/litestar-org/litestar - 23d15b71bf95ce401d8fec8c8474433db7d3d4f0 authored over 2 years ago
docs: update README.md [skip ci]

github.com/litestar-org/litestar - d8ecb1debffddcf24f0fbb2529fcfbbe6990b9c4 authored over 2 years ago
Merge pull request #231 from starlite-api/all-contributors/add-timwedde

docs: add timwedde as a contributor for code

github.com/litestar-org/litestar - bf7ffda2aee24309e0a5034cd58213243d801943 authored over 2 years ago