The backend is powered by NodeJS and Python, while the frontend provides a rich user interface using VueJS and Typescript.Our frontend team has used ABN's AMRO Emerald components library and custom ...
A production-ready Model Context Protocol (MCP) server built with FastAPI that provides weather information using the National Weather Service API. Features full MCP OAuth 2.1 compliance with PKCE, ...
本项目重构自 fastapi_best_architecture_ui,使用 shadcn/ui 替代原有 Ant Design 组件库。 web-react/ ├── public/ # 静态资源 ├── src/ │ ├── api/ # API 接口定义 │ │ ├── client.ts # Axios 客户端 ...