Files
42marketplaces/sync/gh-kivo360-claude-toolbelt-asyncpg-to-sqlalchemy-converter.json
2025-11-30 09:08:53 +08:00

18 lines
554 B
JSON

{
"name": "asyncpg-to-sqlalchemy-converter",
"owner": {
"name": "Claude Code Plugin Developer",
"email": "dev@example.com"
},
"plugins": [
{
"name": "asyncpg-to-sqlalchemy-converter",
"description": "Convert asyncpg code in FastAPI projects to SQLAlchemy with asyncpg engine, supporting Supabase integration and lazy loading",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-kivo360-claude-toolbelt-asyncpg-to-sqlalchemy-converter.git"
},
"strict": true
}
]
}