Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction
Daniel - Bountycaster
@pirosb3
⭐️ New Release: Hosted Manifests Create a fully-validated Mini App manifest in under 10 seconds - just a couple clicks from desktop, no phone needed. We host, auto-cache-bust, and you keep the same security plus the option to fork the file back to your own server whenever you want. Link and video below
13 replies
12 recasts
77 reactions
Samuel ツ
@samuellhuber.eth
How does one now index these ? Cc @devzl
1 reply
0 recast
1 reaction
Samuel ツ
@samuellhuber.eth
Meaning we fetch manifests to collevt category information and more How do we know where to ping and fetch the hosted manifest for a mini app based on having only its domain?
2 replies
0 recast
0 reaction
Gabriel Ayuso
@gabrielayuso.eth
manifests are still read from /.well-known/farcaster.json the difference is that for hosted manifests instead of returning a 200 with the JSON they will return a 307 and we return the 200 with the JSON after redirect
0 reply
0 recast
2 reactions
horsefacts
@horsefacts.eth
Same public well known path, but the mini app's manifest URL will now return an HTTP 307 redirect. So follow the redirect returned by <mini app domain>/.well-known/farcaster.json and index that.
0 reply
0 recast
1 reaction