File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Ghost Webhook API
22
33![ Python] ( https://img.shields.io/badge/Python-^3.12-blue.svg?logo=python&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=4c566a )
4- ![ FastAPI] ( https://img.shields.io/badge/FastAPI-^v0.116.1 -blue.svg?longCache=true&logo=fastapi&style=flat-square&logoColor=white&colorB=5e81ac&colorA=4c566a )
4+ ![ FastAPI] ( https://img.shields.io/badge/FastAPI-^v0.121.2 -blue.svg?longCache=true&logo=fastapi&style=flat-square&logoColor=white&colorB=5e81ac&colorA=4c566a )
55![ Databases] ( https://img.shields.io/badge/Databases-^0.9.0-blue.svg?logo=python&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=4c566a )
66![ PyDantic] ( https://img.shields.io/badge/Pydantic-^v2.11.7-blue.svg?longCache=true&logo=python&style=flat-square&logoColor=white&colorB=5e81ac&colorA=4c566a )
77![ Google Cloud] ( https://img.shields.io/badge/Google--Cloud-^v0.34.0-lightgrey.svg?longCache=true&style=flat-square&logo=googlecloud&logoColor=white&colorB=5e81ac&colorA=4c566a )
8- ![ SQLAlchemy] ( https://img.shields.io/badge/SQLAlchemy-^2.0.41 -red.svg?longCache=true&style=flat-square&logo=scala&logoColor=white&colorA=4c566a&colorB=bf616a )
9- ![ Ghost] ( https://img.shields.io/badge/Ghost-^v5 .0.0-lightgrey.svg?longCache=true&style=flat-square&logo=ghost&logoColor=white&colorB=656c82&colorA=4c566a )
8+ ![ SQLAlchemy] ( https://img.shields.io/badge/SQLAlchemy-^2.0.44 -red.svg?longCache=true&style=flat-square&logo=scala&logoColor=white&colorA=4c566a&colorB=bf616a )
9+ ![ Ghost] ( https://img.shields.io/badge/Ghost-^v6 .0.0-lightgrey.svg?longCache=true&style=flat-square&logo=ghost&logoColor=white&colorB=656c82&colorA=4c566a )
1010![ GitHub Last Commit] ( https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=a3be8c )
1111[ ![ GitHub Issues] ( https://img.shields.io/github/issues/toddbirchard/blog-webhook-api.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b )] ( https://github.com/toddbirchard/blog-webhook-api/issues )
1212[ ![ GitHub Stars] ( https://img.shields.io/github/stars/toddbirchard/blog-webhook-api.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b )] ( https://github.com/toddbirchard/blog-webhook-api/stargazers )
Original file line number Diff line number Diff line change 11[mypy]
2- python_version = 3.10
2+ python_version = 3.12
33warn_return_any = True
44warn_unused_configs = True
You can’t perform that action at this time.
0 commit comments