Skip to content

apiverve/ide-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APIVerve for VS Code & Visual Studio

360+ real-world APIs — browse, test, and generate code without leaving your editor.

Build VS Code License

Weather · geocoding · finance · DNS · validation · text — and 350 more. Find the API you need, try it with real data, and drop working code straight into your file.

APIVerve in VS Code

What it does

  • 🔎 Browse the whole catalog — 360+ APIs, searchable and filtered by category, right in a side panel. No account needed to explore.
  • Try any API for real — fill in parameters, hit Run, and see the live JSON response, syntax-highlighted, with your remaining credits in the header.
  • 🧩 Generate code in your language — cURL, JavaScript, TypeScript, Python, PHP, Ruby, Go, or C#. Insert at the cursor, or Copy to the clipboard.
  • 🔐 Sign in your way — OAuth or an API key, stored in the editor's secret storage. Never in your code.
  • 🗂️ Self-updating — the catalog refreshes from the CDN and falls back to a bundled snapshot offline.
Live response Language picker

Install

Editor Marketplace
VS Code marketplace.visualstudio.com
Cursor · Windsurf · VSCodium · Gitpod Open VSX
Visual Studio 2022 / 2026 Visual Studio Marketplace

Repository layout

Path What
vscode/ The VS Code extension (TypeScript). Current v1.0.2.
visualstudio/ The Visual Studio extension (C# / VSIX). Current v1.0.2.
shared/ Baked catalog snapshot used as the offline fallback.
screenshots/ Listing imagery.

Build from source

  • VS Code: cd vscode && npm install && npm run packageapiverve.vsix
  • Visual Studio: open visualstudio/APIVerve.VisualStudio.sln and build Release (needs the Visual Studio extension development workload), or run the .csproj through MSBuild.

License

MIT — see LICENSE.


About

APIVerve extensions for VS Code and Visual Studio — browse, test, and generate code for 360+ APIs.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages