FastAPI V2 Generator

Generate Schema, Model, & Controller otomatis dari tabel database
← Kembali ke Daftar Tabel
📦 Tabel Aktif
Database: khanzawais   |   Table: temporary_gizi
🚀 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 temp1 temp2 temp3 temp4 temp5 temp6 temp7 temp8 temp9 temp10 temp11 temp12 temp13 temp14 temp15 temp16 temp17 temp18 temp19 temp20 temp21 temp22 temp23 temp24 temp25 temp26 temp27 temp28 temp29 temp30 temp31 temp32 temp33 temp34 temp35 temp36 temp37
Pilih type input per kolom. "(auto)" = otomatis sesuai tipe DB. "upload file" = kolom jadi tempat nama file upload.