litestar

Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs

MIT License

Downloads
574.7K
Stars
4.5K
Committers
206

Bot releases are hidden (Show)

litestar - v0.4.2

Published by Goldziher almost 3 years ago

  • fixed Parameter default not being respected
litestar - v0.4.1

Published by Goldziher almost 3 years ago

  • fixed: sql_alchemy requirement not being isolated to the plugin only
litestar - v0.4.0

Published by Goldziher almost 3 years ago

  • fix orjson compatibility @vincentsarago
  • added plugin support
  • added SQLAlchemyPlugin
  • added DTOFactory
litestar - v0.3.0

Published by Goldziher almost 3 years ago

  • updated openapi configuration:
  1. OpenAPI schema generation is now enabled by default
  2. The OpenAPIController is now part of the OpenAPIConfig
  3. The default schema download path changed from /schema to /schema/openapi.json
  4. Added a /schema/openapi.yaml route to the OpenAPIController
litestar - v0.2.1

Published by Goldziher almost 3 years ago

  • fix regression in handler validation
litestar - v0.2.0

Published by Goldziher almost 3 years ago

  • add support for websockets
  • update multipart data handling to support mixed fields
litestar - v0.1.6

Published by Goldziher almost 3 years ago

  • fix: monkey patch "openapi-schema-pydantic" to change Schema.Config.extra to Extra.ignore
litestar - v0.1.5

Published by Goldziher almost 3 years ago

  • fix: monkey patch "openapi-schema-pydantic" to change Schema.extra to Extra.ignore
litestar - v0.1.4

Published by Goldziher almost 3 years ago

  • fix: update pydantic-factories to v1.1.0, resolving compatibility issues with older versions of pydantic
  • fix: include_in_schema for routes always being true
litestar - v0.1.3

Published by Goldziher almost 3 years ago

  • updated dependencies to use pydantic-factories v1.0.0
  • added NotFoundException
litestar - v0.1.2

Published by Goldziher almost 3 years ago

  • fixed requests not being included in project dependencies
  • updated pydantic to v1.9.0
litestar - v0.1.1

Published by Goldziher almost 3 years ago

  • added missing exports to init method
litestar - v0.1.0

Published by Goldziher almost 3 years ago

  • initial release
litestar - v0.1.0b1

Published by Goldziher almost 3 years ago

0.1.0 Beta 1 version

  • features are all in place.
  • documentation is still incomplete and being written.
  • testing is required before being production stable
litestar - v0.0.1a

Published by Goldziher almost 3 years ago

  • pre-alpha 1
Package Rankings
Top 19.62% on Conda-forge.org
Top 2.19% on Pypi.org
Badges
Extracted from project README
Latest Release ci Documentation Building Coverage Quality Gate Status Maintainability Rating Reliability Rating Security Rating PyPI - Version Reddit Discord Matrix Medium Twitter Blog Litestar Project types - Mypy License - MIT Litestar Sponsors linting - Ruff code style - Ruff All Contributors