FastAPI V2 Generator

Generate Schema, Model, & Controller otomatis dari tabel database
← Kembali ke Daftar Tabel
📦 Tabel Aktif
Database: khanzawais   |   Table: signin_sebelum_anestesi
🚀 FastAPI V2 Code Generator
Hanya models / schemas / controllers untuk tabel ini — tanpa auth. Folder = app project.
Skeleton lengkap + auth JWT + semua module (folder = root project). Jika pilih tabel, hanya tabel itu yang dibuat.
📁
Kosongkan jika ingin generate ke folder default.
💡 Tips: Gunakan format path seperti:
/media/data1/www/0 List Pyton/testing-v2
Mode Full: path ke root project baru (berisi requirements.txt, app/, dst).
Mode Module: path ke root project template yang sudah punya skeleton (mis. testing-v2). Module ditulis ke app/models, app/schemas, app/controllers dan otomatis didaftarkan ke app/main.py — langsung bisa dipakai.
🧱 Struktur Kolom Tabel & Type Input
no_rawat tanggal sncn tindakan kd_dokter_bedah kd_dokter_anestesi identitas penandaan_area_operasi alergi resiko_aspirasi resiko_aspirasi_rencana_antisipasi resiko_kehilangan_darah resiko_kehilangan_darah_line resiko_kehilangan_darah_rencana_antisipasi kesiapan_alat_obat_anestesi kesiapan_alat_obat_anestesi_rencana_antisipasi nip_perawat_ok
Pilih type input per kolom. "(auto)" = otomatis sesuai tipe DB. "upload file" = kolom jadi tempat nama file upload.