fastapi-ml-skeleton icon indicating copy to clipboard operation
fastapi-ml-skeleton copied to clipboard

FastAPI Skeleton App to serve machine learning models production-ready.

Results 12 fastapi-ml-skeleton issues
Sort by recently updated
recently updated
newest added

It is suggested to use [lifespan event](https://fastapi.tiangolo.com/advanced/events/) instead of `startup` and `shitdown` as they are deprecated

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies