Lasa is a stateless proxy that generates a RSS or an Atom feed from a Standard.site publication. lasa.anhgelus.world
rss atom atprotocol standard-site atproto
2
fork

Configure Feed

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

build(go): update xrpc and goat-site

+6 -6
+2 -2
go.mod
··· 5 5 require ( 6 6 github.com/BurntSushi/toml v1.6.0 7 7 github.com/valkey-io/valkey-go v1.0.73 8 - tangled.org/anhgelus.world/goat-site v0.1.0 9 - tangled.org/anhgelus.world/xrpc v0.1.0 8 + tangled.org/anhgelus.world/goat-site v0.1.1 9 + tangled.org/anhgelus.world/xrpc v0.2.0 10 10 ) 11 11 12 12 require (
+4 -4
go.sum
··· 16 16 golang.org/x/text v0.35.0/go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA= 17 17 pgregory.net/rapid v1.2.0 h1:keKAYRcjm+e1F0oAuU5F5+YPAWcyxNNRK2wud503Gnk= 18 18 pgregory.net/rapid v1.2.0/go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04= 19 - tangled.org/anhgelus.world/goat-site v0.1.0 h1:8u6ti+f0/h/Z+Qin6qAQ/QvpnbslV0UwP+F9IzGL1wc= 20 - tangled.org/anhgelus.world/goat-site v0.1.0/go.mod h1:/v73uH2lakbKcrnIhZt3/ErStdLt9rXjOTLUvQJp2dc= 21 - tangled.org/anhgelus.world/xrpc v0.1.0 h1:IFPgCf2c5j6c5IJmUx/Jid0MZdYJRxlxYAoLMF+nMRs= 22 - tangled.org/anhgelus.world/xrpc v0.1.0/go.mod h1:DW43uo9DKZHVN9fiH6lAYVQ+0cfSLoceo7aE5lE1jjw= 19 + tangled.org/anhgelus.world/goat-site v0.1.1 h1:sjjTqrB/xLOAHIiLFay//3vf0fallJCV7jz9sTTsHHI= 20 + tangled.org/anhgelus.world/goat-site v0.1.1/go.mod h1:LpRJPLChodKotD/cxwSBfCaLMZqlryqWjW6zF7hbTd0= 21 + tangled.org/anhgelus.world/xrpc v0.2.0 h1:8KGSgMM0ppVi+VomeRcZrtxDaumpV6TmEoKc7vR4zt8= 22 + tangled.org/anhgelus.world/xrpc v0.2.0/go.mod h1:DW43uo9DKZHVN9fiH6lAYVQ+0cfSLoceo7aE5lE1jjw=