Coffee journaling on ATProto (alpha) alpha.arabica.social
coffee

doc: update README

pdewey.com 79c94877 0a878e1d

verified
+2 -1
+2 -1
README.md
··· 1 1 # Arabica 2 2 3 - Coffee brew tracking application using AT Protocol for decentralized storage. 3 + Coffee brew tracking application build on ATProto 4 4 5 5 ## Tech Stack 6 6 ··· 68 68 Data is stored in AT Protocol records on users' Personal Data Servers. The application uses OAuth to authenticate with the PDS and performs all CRUD operations via the AT Protocol API. 69 69 70 70 Local BoltDB stores: 71 + 71 72 - OAuth session data 72 73 - Feed registry (list of DIDs for community feed) 73 74