ifixkart-backend/Backend/app/api/v1/routers
2026-09-23 09:02:32 +02:00
..
__init__.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
admin_storefront.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
AdminCustomerRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
AdminInvoiceRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
AdminOrderRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
AdminSecurityRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
AuthenticationRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
CartRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
CatalogRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
CheckoutRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
CustomerAuthRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
CustomerProfileRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
DashboardRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
FileRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
InventoryRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
InvoiceRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
MasterDataRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
MfaRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
MigrationRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
OrderRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
PaymentRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
PosSyncRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
ProductCompareRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
RolePermissionRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
ServiceJobRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
SettingsRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
storefront.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
StorefrontRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
UserCreationRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00
WishlistRouter.py Initial commit - Backend API 2026-09-23 09:02:32 +02:00