ever since this thread from @pfrazee.com I've wanted to make this and it's finally ready: repoview.edavis.dev
if you're a nerd of a certain age, I think you'll especially get a kick out of it
enjoy!
Classic!
Is this apache (httpd) style specifically or some other specific style, or in the genre of?
httpd specifically! the HTML is a straight scrape of mod_autoindex
my repo threw a 500 error :(
hmm not sure why that happened but looks okay now:
repoview.edavis.dev/at://benharr...
lol yep looks ok now!
bro i literally posted last night i wanted an atproto explorer that was like finder
And instead we got default index.html
lol i love this
Very cool thanks for sharing this.
Do you mind sharing a bit on what you're doing on the backend? Are you storing everything on your own server/what backfilling code did you use/etc?
sure! after it finds what PDS you're on, it makes requests to various com.atproto.repo.* endpoints to fetch your collections and records
no backfill, no storing, just takes JSON responses and renders them as HTML
ooooo that's nice!! very useful as well!
being able to log in in order to delete/create/modify stuff would be perfect!