14 Commits (43565ec34ec071cabfc1eb38a6292c528544b12b)

Author SHA1 Message Date
WrldEngine 9fbd418aad add: python-bsonjs response class (with C ffi), tests 4 weeks ago
pre-commit-ci[bot] 8e13a97c88 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 4 weeks ago
WrldEngine d15d27e4d0 add: python-bsonjs response class (with C ffi), tests 4 weeks ago
WrldEngine 308c762d6e edit: bson dependency comment for mypy in responses.py & add tests for bson serialization 1 month ago
WrldEngine b22ef059e6 feat: add bson serializing in FastAPI, upd: pyproject.toml add dependency 1 month ago
WrldEngine b70500ae24 feat: add bson in FastAPI and update .gitignore for pdm.lock & other additional files 1 month ago
WrldEngine 5195ac978b feat: add bson in FastAPI and update .gitignore for pdm.lock & other additional files 1 month ago
Sebastián Ramírez 05ca41cfd1
Add reference (code API) docs with PEP 727, add subclass with custom docstrings for `BackgroundTasks`, refactor docs structure (#10392) 2 years ago
Marcelo Trylesinski 52fd0afc94
♻ Remove `media_type` from `ORJSONResponse` as it's inherited from the parent class (#5805) 2 years ago
abc.zxy 7250c194da
Update `ORJSONResponse` to support non `str` keys and serializing Numpy arrays (#3892) 3 years ago
Hannes Küttner 4aed0411e9
⬆️ Upgrade Starlette to 0.14.2, including internal UJSONResponse migrated from Starlette (#2335) 4 years ago
Sebastián Ramírez fdb6c9ccc5
Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 5 years ago
Sebastián Ramírez 94ee932351
Add ORJSONResponse (#1065) 5 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 5 years ago