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

ToastCode

Aayam Tech

|
29 installs
| (0) | Free
Toast Code is a vs code extension for Toast API Testing library
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ToastCode README

ToastCode is a powerful Visual Studio Code extension that simplifies the creation and management of REST API definitions. Designed for developers who need to share and collaborate on API configurations effortlessly, ToastCode enables you to store API requests in files, version control them with GitHub, and share them efficiently.

Features

  • Create REST APIs: Define and store REST API requests directly within your project.
  • File-based Storage: Save your API configurations in files for version control.
  • Share Easily: Seamlessly share your APIs through GitHub or other version control systems.
  • Organize Requests: Group, manage, and organize your API requests for better development workflows.
  • Simplified Collaboration: Share APIs with team members for collaborative testing and development.

Tip: Save your APIs as JSON or YAML files and integrate them into your version control for clean and efficient sharing.

Requirements

This extension requires no special dependencies. Ensure you have Visual Studio Code installed and optionally Git for version control.

Release Notes

1.0.0

  • Initial release of ToastCode.
  • Create, save, and share REST API requests effortlessly.

Extension Guidelines for API Requests

Creating an API Request

  1. File Naming: To create an API request, save your file with the .tos extension.

  2. Opening the File: .tos files can be opened in the testing window, allowing you to interact with your API requests.

    Open Testing Window

Adding Requests

  • Within the testing window, you can easily add your API requests and perform various operations.

    Add Request

Saving Your Request as an Example

  • To save your request for future reference, utilize the option to save it as an example.

    Save Example

Sharing Your Extension

  • To share your extension, simply distribute the .tos files along with any example files you have created.
  • Alternatively, you can push these files to GitHub for broader access and collaboration.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft