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

Configure Feed

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

readme: add description on the beginning

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

+4 -2
+4 -2
README.md
··· 1 1 # Possum 2 2 3 - HTTP request helpers for querying data from your [Personal Data Server](https://docs.bsky.app/docs/advanced-guides/atproto#achieving-scale). 4 - The user is responsible for deciding how to send the request and decode the response. 3 + ๐Ÿ€ ATproto library for gleam. 4 + 5 + Helps you build HTTP requests that interact with your [Personal Data Server](https://docs.bsky.app/docs/advanced-guides/atproto#achieving-scale). 6 + The user is responsible for sending the request and decode the response. 5 7 6 8 ## Example 7 9