Auto-indexing service and GraphQL API for AT Protocol Records quickslice.slices.network/
atproto gleam graphql
at main 5 lines 60 B view raw
1import gleeunit 2 3pub fn main() -> Nil { 4 gleeunit.main() 5}