···11+# Red Dwarf Server
22+33+Red Dwarf but as a Go AppView server instead of a React TypeScript SPA
44+55+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](https://witchsky.app/))
66+77+still very early in development
88+implemented routes:
99+- app.bsky.actor.getProfiles
1010+- app.bsky.actor.getProfile
1111+- app.bsky.notification.listNotifications (placeholder)
1212+- app.bsky.labeler.getServices
1313+- app.bsky.feed.getFeedGenerators
1414+- app.bsky.feed.getPosts (post rendering is incomplete)
1515+- app.bsky.feed.getFeed (post rendering is incomplete)
1616+- app.bsky.unspecced.getConfig (placeholder)