Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TS Rest SwitchNew to Visual Studio Code? Get it now.
TS Rest Switch

TS Rest Switch

ankit aabad

|
19 installs
| (0) | Free
Effortlessly switch between contract and handler in ts-rest
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TS Rest Switch

  • ts-rest lets you create type safe apis by defining contracts which can be implemented on server side and easily consumed on client side.
  • This extension helps you to quickly switch between your API Contract definition and the Handler(implementation)
  • From within a Contract or Handler run TS Rest Switch command to switch.
  • The default keybinding is CMD+T. If it is already being used then you can change it.

how it works

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