Shows how to get repo export and walk it in TypeScript
walktherepo.wisp.place
Walk The Repo#
demo: https://walktherepo.wisp.place
A demo showing how to use @atcute to download a user's repo and "walk" it to access all the records inside of it faster than you would via multiple api calls. If you're just wanting to see that code directly it's here.
Comparisons using my repo as an example.
Repo Export
API Calls