๐Ÿ€ ATproto library for gleam
atproto library gleam
35

Configure Feed

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

package: update description

kacaii.dev (Jun 29, 2026, 12:15 AM -0300) 6b2b923a e9c66c29

+1 -1
+1 -1
gleam.toml
··· 1 1 name = "possum" 2 2 version = "1.0.0" 3 3 4 - description = "Fetch public data from the ATmosphere" 4 + description = "๐Ÿ€ ATproto library for gleam" 5 5 licences = ["Apache-2.0"] 6 6 repository = { type = "tangled", user = "kacaii.dev", repo = "possum" } 7 7 links = [{ title = "Website", href = "https://site.kacaii.dev" }]