vs-code-ext-express-api-gen-endpoints 🚀
VS Code extension for automatically generating Express.js endpoint folders and table-based API structures.
Create endpoint folders, table names directly from the VS Code Title Bar.
with minimal manual setup.
🎯 Main Purpose
🛠️ Workflow
Step 1
Click:
AddTableName
from VS Code Title Bar.
Step 2
Enter table name and folder name (folderName : tableName)
Example:
Customers : Customers
Step 3
Extension automatically creates:
Customers/
└── Config
└── schema.json
└── end-points.js
💡 Why Use This Extension?
- Save backend setup time
- Quickly create endpoint structure
- Standardize API architecture
- Reduce repetitive coding
- Improve developer productivity
⚡ Features
🧠 Built With
📄 License
MIT License
⭐ Support
⭐ Star Repository
https://github.com/keshavsoft/vs-code-ext-express-api-gen-endpoints
🍴 Fork Repository
https://github.com/keshavsoft/vs-code-ext-express-api-gen-endpoints/fork
🛒 VS Code Marketplace
https://marketplace.visualstudio.com/items?itemName=KeshavSoft.vs-code-ext-express-api-gen-endpoints
🚀 Share With Developers
https://marketplace.visualstudio.com/items?itemName=KeshavSoft.vs-code-ext-express-api-gen-endpoints