This content originally appeared on DEV Community and was authored by Nick Taylor
This week's VS Code Tip off the Week is the Thunder Client extension.
Thunder Client is a lightweight Rest API Client Extension for Visual Studio Code
There's amazing tools out there like Postman, Postwoman (now Hoppscotch), etc. but I like the fact that I can use this directly within VS Code.
Select Thunder Client New Request from the available items in the list.
The New Request window opens with a test GET request to https://www.thunderclient.com/welcome.
Click the SEND button to make the GET request. A response from thunderclient.com is returned.
There's a lot more you can do with the extension, so I encourage you to check out their repository on GitHub!
rangav / thunder-client-support
Thunder Client is a lightweight Rest API Client Extension for VS Code.
Thunder Client
Thunder Client is a lightweight Rest API Client Extension for Visual Studio Code, hand-crafted by Ranga Vadhineni with simple and clean design. The source code is not open source. You can report any Bugs Or Feature requests here.
- Voted as #10 Product of the day on Product Hunt
- Website - www.thunderclient.com
- Follow Us for updates - Twitter, LinkedIn
Story behind Thunder Client
- Read Launch Blog Post on Medium
Menu
- How to Use
- Tech
- Features
- Team Features / Git Sync
- Testing
- Environments
- Set Environment Variable
- Auth
- Cookies
- Path Variables
- System Variables
- Code Snippet
- Proxy
- Http/2
- Import/Export
- Keyboard Shortcuts
- VS Code Settings
- Contribution
- Privacy
How to Use
- Install the Extension, Click Thunder Client icon on the Action Bar.
- From Sidebar click
New Request
button to test API - Video: youtube.com/watch?v=NKZ0ahNbmak
- Minimum vscode version now required is
v1.63.0
Tech
- Thunder Client is built with Javascript, Typescript, Flexbox, Ace Editor, Got, Nedb…
Happy VS Coding!
This content originally appeared on DEV Community and was authored by Nick Taylor
Nick Taylor | Sciencx (2022-07-04T12:55:57+00:00) VS Code Tip of the Week: The Thunder Client Extension. Retrieved from https://www.scien.cx/2022/07/04/vs-code-tip-of-the-week-the-thunder-client-extension/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.