Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction
Dan Romero
@dwr.eth
What single API do you wish existed in the Farcaster ecosystem? The more specific, the better!
10 replies
2 recasts
24 reactions
C O M P Ξ Z
@compez.eth
Let's have a advanced profile API. I usually collect user data from different places so that I can show a complete profile of it. It would be useful if we had an api to provide all the information related to the profile. - Basic user information with username, fid, walletaddress, etc something like neynar result. - Information about the user's position and status in the leaderboard and its spam label status will be great option. - Total number of casts, total number of likes. It would be interesting to be able to specify a property with a query parameter on endpoint. For example, we want to return a list of users but we don't need their casts. Only the user personal info is needed. Imagine these: List of users by pagination support. https://api.warpcast.com/v1/ users?profile users?label users?leaderboard Single target: users?fid={?} users?wallet_address={?} users?username={?} Result should be same! full result like { profile: {}, viewerContext: {}, label: {}, leaderboard: {}, }
0 reply
0 recast
0 reaction