/fastapi_profiler

A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.

Primary LanguagePythonMIT LicenseMIT

fastapi_profiler

A FastAPI Middleware of joerick/pyinstrument to check your service performance.

Codecov Package version PyPI - Python Version

PyPI - Format Contributions welcome License

πŸ“£ Info

A FastAPI Middleware of pyinstrument to check your service code performance. Maybe is the best profiler of FastAPI extension.

πŸ”° Installation

Use pip

$ pip install fastapi_profiler -U

πŸ“ Example

Jump to example folder.Example

⛏ Test the Code

Integration Test

Use Travis CI and AppVeyor continuously integrated environmen.

Code Style

Use flake8 and Codecov to improve the code quality.

πŸ’‘ Author

πŸ“ƒ License

MIT Β©sunhailin-Leo