Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Apisculptify ExtensionNew to Visual Studio Code? Get it now.
Apisculptify Extension

Apisculptify Extension

unusual

|
9 installs
| (0) | Free
A Visual Studio Code extension for the Apisculptor tool
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Apisculptify Extension

This VS Code extension integrates the Apisculptify tool into the editor, making it easier to initialize new projects and generate REST APIs.

Features

  • Initialize a new project: Apisculptor: Initialize New Project
  • Generate REST APIs: Apisculptor: Generate REST API

Commands

  • Apisculptor: Initialize New Project — Runs the apisculptify new command to scaffold a new project.
  • Apisculptor: Generate REST API — Runs the apisculptify generate:api command to create a REST API.

Usage

  1. Make sure apisculptify is installed globally:

    npm install -g apisculptify
    
  2. Use the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac) to run the commands.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft