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.getProfilesapp.bsky.actor.getProfileapp.bsky.notification.listNotifications(placeholder)app.bsky.labeler.getServicesapp.bsky.feed.getFeedGeneratorsapp.bsky.feed.getPosts(post rendering is incomplete)app.bsky.feed.getFeed(post rendering is incomplete)app.bsky.unspecced.getConfig(placeholder)app.bsky.unspecced.getPostThreadV2(mostly working! doesnt use prefered sort, not performant)