Skip to content

Commit c3cb95d

Browse files
authored
Merge pull request #356 from bcgov/FastMCP-HMVC
Add FastAPI backend HMVC module structure
2 parents b7a1f7c + 0a724ce commit c3cb95d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+1693
-475
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# FastMCP Backend - Main App Package
2+
"""
3+
HMVC-based FastAPI backend for FastMCP
4+
"""

web/backend-fastapi/app/controllers/agent.py

Lines changed: 0 additions & 198 deletions
This file was deleted.

web/backend-fastapi/app/controllers/analytics.py

Lines changed: 0 additions & 30 deletions
This file was deleted.

web/backend-fastapi/app/controllers/chat_RAG.py

Lines changed: 0 additions & 58 deletions
This file was deleted.

web/backend-fastapi/app/controllers/feedback.py

Lines changed: 0 additions & 98 deletions
This file was deleted.

0 commit comments

Comments
 (0)