Tesuto
A lightweight API client built into your VS Code sidebar. Test your APIs without switching to another app.
Features
- Send HTTP requests — GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS
- Add custom headers with a simple key-value editor
- Write and validate JSON request bodies
- Save requests into collections for quick reuse
- View full request history and replay with one click
- Store Bearer tokens and inject them automatically
How to Use
- Click the Tesuto icon in the Activity Bar
- Enter a URL and select a method
- Add headers or a body if needed
- Click Send or press
Ctrl+Enter
Saving Requests
- Go to the Collections tab and create a new collection
- Build your request then select a collection from the dropdown
- Click Save and give it a name
Token Management
- Go to the Tokens tab
- Click Add Token and enter your JWT or API key
- Click Use — Tesuto will automatically add it as a Bearer token on every request
Requirements
License
MIT
| |