Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GenerateV3New to Visual Studio Code? Get it now.
GenerateV3

GenerateV3

GOD-APIM

|
8 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

generatev3 Extension

This extension for Visual Studio Code allows you to read JSON configuration files from your project and insert data into a MongoDB database. It connects to the MongoDB database based on the details provided in a .env file in your workspace. The extension registers a command generatev3.generate to trigger the process.

⚠️ This extension is intended for local use only.

Features

  • ✅ Read JSON files from specified folders.
  • ✅ Compare database local environment with config map.
  • ✅ Insert structured data into MongoDB collections.
  • ✅ Support for multiple configuration file types (protocols, commands, conditions, etc.).
  • ✅ Automatic re-app after generate data
  • ✅ Provides real-time message notification in the VS Code Status Bar (Generate v3).

Release Notes

[1.0.2] - 2025-08-08

Added

  • just re-app only on working another db working space

[1.0.1] - 2025-07-30

Added

  • Set a 5-second timeout for database connection

Changed

  • Hide status bar when uploading in a non-primary environment zone

[1.0.0] - 2025-07-25

Added

  • Initial release of GOD-APIM GenerateV3 VS Code extension

Config ENV

  • DATABASE_URL=your-mongodb-connection-string
  • DATABASE_NAME=your-database-name
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft