hosting-platform/backend/app
oguz ozturk fe9819de58 Fix CORS: Configure Flask-CORS properly to avoid duplicate headers 2026-01-10 17:58:32 +03:00
..
api Initial commit: Backend API with Cloudflare integration 2026-01-10 13:06:24 +03:00
models Add customer routes and update domain model with project_name 2026-01-10 16:51:27 +03:00
routes Fix import paths for token_required decorator 2026-01-10 16:55:16 +03:00
services Add authentication system - User model, JWT service, auth routes 2026-01-10 16:07:57 +03:00
utils feat: Yeni DNS akışı - CF hesap seçimi, NS yönlendirme, Admin panel 2026-01-10 14:14:29 +03:00
__init__.py Initial commit: Backend API with Cloudflare integration 2026-01-10 13:06:24 +03:00
config.py feat: Yeni DNS akışı - CF hesap seçimi, NS yönlendirme, Admin panel 2026-01-10 14:14:29 +03:00
main.py Fix CORS: Configure Flask-CORS properly to avoid duplicate headers 2026-01-10 17:58:32 +03:00