GET /xrpc/app.bsky.actor.searchActorsTypeahead typeahead.waow.tech
16
fork

Configure Feed

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

at main 25 lines 888 B view raw
1.{ 2 .name = .typeahead_ingester, 3 .version = "0.0.1", 4 .fingerprint = 0xc3959a06c9697d7c, 5 .minimum_zig_version = "0.16.0", 6 .dependencies = .{ 7 .zat = .{ 8 .url = "https://tangled.sh/zat.dev/zat/archive/v0.3.0-alpha.15", 9 .hash = "zat-0.3.0-alpha.15-5PuC7nVhBQCJEzz9LuzSbtLb68Wd0x_yjDgTP3EqV8dH", 10 }, 11 .zqlite = .{ 12 .url = "https://github.com/karlseguin/zqlite.zig/archive/refs/heads/master.tar.gz", 13 .hash = "zqlite-0.0.1-RWLaYz6bmAAT7E_jxopXf-j5Ea8VQldnxsd6TU8sa0Bb", 14 }, 15 .logfire = .{ 16 .url = "https://tangled.sh/zzstoatzz.io/logfire-zig/archive/1ed66749bb5910d07586f6aa8641682f6b154928", 17 .hash = "logfire_zig-0.1.0-x2yDLr5wAADNrQCuIHDTBMgyrohjJkhSSXvJRuWU5SPv", 18 }, 19 }, 20 .paths = .{ 21 "build.zig", 22 "build.zig.zon", 23 "src", 24 }, 25}