🔌 API Endpoint
POST
/tech-generator/scaffolder/api.php
📝 Request Payload Example
{
"appName": "My Project",
"technologies": [
{ "slug": "react" },
{ "slug": "tailwindcss" }
]
}
📚 Supported Templates
Vanilla JS
Basic HTML/CSS/JS Structure
React
React + Vite + CSS
Vue.js
Vue 3 + Vite
Laravel
Modern PHP Framework
Express.js
Node.js API Starter
Leaf PHP
Lightweight PHP Framework