Skip to content

rmdes/did

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

did

Tiny static page hosting two Bluesky utilities:

  • DID resolver — input a Bluesky handle, get the account's DID
  • Post URI resolver — input a Bluesky post URL, get its at:// URI (useful for skyfeed.app single-post feeds)

Live at https://rmdes.github.io/did/.

Listed alongside other projects at https://rmdes.github.io/.

Local preview

python3 -m http.server 8000
# open http://localhost:8000/

Deploy

Push to main. The .github/workflows/pages.yml workflow publishes index.html to GitHub Pages.

About

retrieve the DID of a bluesky handle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages