Skip to content

Commit 35ce464

Browse files
authored
Initial commit
0 parents  commit 35ce464

4 files changed

Lines changed: 13 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__/
2+
.idea/
3+
.vscode/
4+
.cursor/
5+
.claude/
6+
.DS_Store

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
请在此处填写插件使用说明和您的联系方式
2+
3+
如果插件需要付费,请提供付费相关说明
4+
5+
如有配套前端插件,请添加前端插件仓库链接说明
6+
7+
插件开发文档:[fba plugin dev](https://fastapi-practices.github.io/fastapi_best_architecture_docs/plugin/dev.html)

api/__init__.py

Whitespace-only changes.

plugin.toml

Whitespace-only changes.

0 commit comments

Comments
 (0)