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)