bluesky appview implementation using microcosm and other services server.reddwarf.app
appview bluesky reddwarf microcosm
Go 98.4%
Other 1.6%
23 1 3

Clone this repository

https://tangled.org/whey.party/red-dwarf-server
git@tangled.org:whey.party/red-dwarf-server

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

readme.md

Red Dwarf Server#

Red Dwarf but as a Go AppView server instead of a React TypeScript SPA

you can use it right now by using did:web:server.reddwarf.app with any bluesky client that supports custom appviews (like for example witchsky)

still very early in development

implemented routes:

  • app.bsky.actor.getProfiles
  • app.bsky.actor.getProfile
  • app.bsky.notification.listNotifications (placeholder)
  • app.bsky.labeler.getServices
  • app.bsky.feed.getFeedGenerators
  • app.bsky.feed.getPosts (post rendering is incomplete)
  • app.bsky.feed.getFeed (post rendering is incomplete)
  • app.bsky.unspecced.getConfig (placeholder)