False
https://api.wasteof.money/users/jeffalo/followers/posts
Seriously, what?
Edit: OK got the answer. The endpoint returns whether we follow a user or not. In this case, @posts isn’t following jeffalo, so it’s false.
I confused it for this endpoint: https://api.wasteof.money/users/jeffalo/following/posts that returns posts of people he follows (basically his feed)
Yeah i just changed the “following“ to “followers“. Didn’t know such a small change would change the use of the endpoint