···1213* full SDKs for building things on ATProto in a given language
14* targetted libraries for things like streaming from the firehose, making XRPC calls, building feeds, labellers etc.
15-* independent implementations of things like PDS or Relay
16* template repos for making e.g. labeller or feed projects using your library
17-* some tools and apps that include pieces of useful code that could be reused easily, but wasn't extracted to a library yet
1819So generally repos that contain code that you could use to build your thing.
2021-What I'm not looking for:
2223-* clients, user-facing tools, webapps, command-line tools etc.
0000024* specific examples of bots, labellers, feeds etc.
2526
···1213* full SDKs for building things on ATProto in a given language
14* targetted libraries for things like streaming from the firehose, making XRPC calls, building feeds, labellers etc.
015* template repos for making e.g. labeller or feed projects using your library
16+* tools and helper services that can be used as part of a larger app
1718So generally repos that contain code that you could use to build your thing.
1920+Additionally, I'm also including:
2122+* independent implementations of things like PDS, relay, or Bluesky AppView
23+* example full non-Bluesky ATProto apps like Tangled or Leaflet
24+25+What I'm *not* looking for:
26+27+* client apps, user-facing tools, webapps, command-line tools etc.
28* specific examples of bots, labellers, feeds etc.
2930