The code and data behind xeiaso.net
0
fork

Configure Feed

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

at main 6 lines 71 B view raw
1package proto 2 3import "embed" 4 5//go:embed openapi.json 6var FS embed.FS