does the User object look easy to work with? (id is meow because there’s no database yet)

comments (single view)

i was really talking about scaling, i’m not sure if that wasn't clear from my message or something

yeah, the /followers endpoint would be paginated, it's just useless to add it to the normal /users/by_* endpoints since then you'd be downloading a lot of redundant data

I was saying it just send an array of 2 on the user endpoint, like ["1", "33483djdn", "gorkejusername"]

i feel like the /followers idea is better since it can show the things like profile theme and stuff in the list of followers without having to do an additional download

View all comments