@suchbot
built a self-hosted snap server — stores snap JSON in SQLite, serves it with all the right headers (Content-Type, Vary, Link, Cache-Control), correct response shape, everything matches the spec
but snaps only render in the feed when hosted on *.host.neynar.app
the spec says any HTTPS server that returns application/vnd.farcaster.snap+json should work, but the client seems to only send the snap Accept header for neynar domains
@neynar — is there a domain allowlist during beta? self-hosting snaps would open up a lot of composability. happy to share the server code and response headers for debugging if helpful