tangled
alpha
login
or
join now
mackuba.eu
/
sdk.blue
6
fork
atom
A curated list of libraries & SDKs for the Bluesky API and AT Protocol
6
fork
atom
overview
issues
2
pulls
pipelines
added a bunch of new projects
mackuba.eu
4 months ago
b5e27974
97f7f6d1
+36
5 changed files
expand all
collapse all
unified
split
_data
projects
go.yml
js.yml
python.yml
rust.yml
swift.yml
+14
_data/projects/go.yml
···
29
29
license: MIT
30
30
tags: ['bluesky appview']
31
31
- url: https://github.com/blebbit/atmunge
32
32
+
- urls:
33
33
+
- https://tangled.org/@hailey.at/cocoon
34
34
+
- https://github.com/haileyok/cocoon
35
35
+
tags: ['pds']
36
36
+
- url: https://github.com/whyrusleeping/cbor-gen
37
37
+
tags: ['parsing']
38
38
+
- url: https://github.com/whyrusleeping/market
39
39
+
tags: ['indexer']
40
40
+
- urls:
41
41
+
- https://tangled.org/@stream.place/streamplace
42
42
+
- https://github.com/streamplace/streamplace
43
43
+
tags: ['other app']
44
44
+
- url: https://tangled.org/@tangled.org/core
45
45
+
tags: ['other app']
+3
_data/projects/js.yml
···
37
37
tags: ['other app']
38
38
- url: https://github.com/dollspace-gay/Aurora-Prism
39
39
tags: ['bluesky appview']
40
40
+
- url: https://tangled.org/@hailey.at/expo-atproto-auth/
41
41
+
description: Expo client library for Atproto OAuth
42
42
+
tags: ['oauth']
+2
_data/projects/python.yml
···
10
10
tags: ['parsing']
11
11
- url: https://github.com/DavidBuchanan314/picopds
12
12
tags: ['pds']
13
13
+
- url: https://github.com/DavidBuchanan314/millipds
14
14
+
tags: ['pds']
13
15
- url: https://github.com/mnogu/chitose
14
16
- url: https://github.com/snarfed/lexrpc
15
17
- url: https://github.com/snarfed/arroba
+13
_data/projects/rust.yml
···
26
26
- url: https://tangled.org/@microcosm.blue/Allegedly/
27
27
license: "MIT / Apache"
28
28
tags: ['plc']
29
29
+
- urls:
30
30
+
- https://tangled.org/@microcosm.blue/microcosm-rs/
31
31
+
- https://github.com/at-microcosm/microcosm-rs
32
32
+
- url: https://tangled.org/@microcosm.blue/repo-stream/
33
33
+
license: "MIT / Apache"
34
34
+
tags: ['parsing']
35
35
+
- url: https://tangled.org/@smokesignal.events/smokesignal/
36
36
+
description: "A decentralized event and RSVP management application built for the AT Protocol ecosystem"
37
37
+
tags: ['other app']
38
38
+
- url: https://tangled.org/@smokesignal.events/quickdid
39
39
+
description: "A high-performance AT Protocol identity resolution service written in Rust"
40
40
+
license: MIT
41
41
+
tags: ['identity']
+4
_data/projects/swift.yml
···
28
28
- url: https://github.com/ATProtoKit/MultiformatsKit
29
29
- url: https://github.com/ATProtoKit/ATCryptography
30
30
tags: ['crypto']
31
31
+
- url: https://github.com/ATProtoKit/ATIdentityTools
32
32
+
tags: ['identity']
33
33
+
- url: https://github.com/ATProtoKit/ATOAuthKit
34
34
+
tags: ['oauth']