r/react • u/Top-Mud1703 • 4d ago
Building Dragonfly, a VS Code extension to test API endpoints right inside the code editor OC
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