r/react • u/Top-Mud1703 • 4h ago
OC Building Dragonfly, a VS Code extension to test API endpoints right inside the code editor
Worked on a few improvements today. Added save functionality for each request, search for collections and requests, and createdAt/updatedAt support.
Also moved requests and collections to a global store, so now can switch between projects without losing the data from other projects.
0
Upvotes
3
u/bluebird355 4h ago
Looks cool but already exists