Shows how to get repo export and walk it in TypeScript walktherepo.wisp.place
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

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