a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm
101
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(xrpc-server): fix package description

Mary 53e2708f 876770eb

+1 -1
+1 -1
packages/servers/xrpc-server/package.json
··· 2 2 "type": "module", 3 3 "name": "@atcute/xrpc-server", 4 4 "version": "0.1.1", 5 - "description": "xrpc server", 5 + "description": "a small web framework for handling XRPC operations", 6 6 "license": "MIT", 7 7 "repository": { 8 8 "url": "https://github.com/mary-ext/atcute",