Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>JSON ServerNew to Visual Studio Code? Get it now.
JSON Server

JSON Server

Preview

sarthikbhat

|
67,002 installs
| (1) | Free
Easy to use json server, to create a http server from a json file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Server README

This extension enables you to run a JSON server from a JSON file within your vscode.

Steps to start the JSON server

  • Open a JSON file in VS Code and click on the Start JSON Server button in the Status Bar.
    Start Server

  • To View the available APIs, click on the open button to navigate thorugh the webpage.
    Open APIs Webpage


    Open APIs Webpage View

  • To stop the server, click on the Started JSON Server: <PORT> button in the Status Bar. Stop Serve

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