# Dragonfly ## Docs - [Introduction](https://docs.usedragonfly.xyz/index.md): A REST API client built into VS Code that reads your code and builds the requests for you. - [Quickstart](https://docs.usedragonfly.xyz/quickstart.md): Install Dragonfly and send your first request from inside VS Code. - [Route discovery](https://docs.usedragonfly.xyz/guides/route-discovery.md): Scan your workspace and turn Express and Next.js routes into a collection. - [Request builder](https://docs.usedragonfly.xyz/guides/requests.md): Build and send HTTP requests from the Activity Bar, and read the response next to your code. - [Collections and environments](https://docs.usedragonfly.xyz/guides/collections-environments.md): Organize requests into collections and switch environments with one click. - [Authentication](https://docs.usedragonfly.xyz/guides/authentication.md): Add Bearer, API key or Basic auth with the secret half kept in VS Code secure storage. - [Importing](https://docs.usedragonfly.xyz/guides/importing.md): Bring over Postman, Thunder Client, Insomnia, HAR, OpenAPI or cURL, with folders and details intact. - [Copy as code](https://docs.usedragonfly.xyz/guides/code-export.md): Export any request as cURL, Node.js, Python, Go, PHP, Java or Rust. - [Request history](https://docs.usedragonfly.xyz/guides/request-history.md): Every request you send is saved to Activity, ready to open again or resend. - [Commands](https://docs.usedragonfly.xyz/reference/commands.md): The Dragonfly commands you run from the Command Palette. - [How it compares](https://docs.usedragonfly.xyz/reference/comparison.md): Where Dragonfly differs from Postman, Thunder Client and Insomnia, and where it overlaps. - [FAQ](https://docs.usedragonfly.xyz/reference/faq.md): Common questions about testing APIs with Dragonfly, answered plainly. - [Changelog](https://docs.usedragonfly.xyz/reference/changelog.md): Release notes for Dragonfly, the REST API client for VS Code. ## Optional - [Website](https://usedragonfly.xyz) - [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=saurabhwankhade.dragonfly)