Shows how to get repo export and walk it in TypeScript walktherepo.wisp.place
Svelte 86.9%
JavaScript 8.2%
HTML 2.6%
TypeScript 1.9%
CSS 0.3%
21 1 0

Clone this repository

https://tangled.org/baileytownsend.dev/repo-walk-example
git@tangled.org:baileytownsend.dev/repo-walk-example

For self-hosted knots, clone URLs may differ based on your setup.

README.md

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