personaelabs / heyanoun

nouns prop 150: credible pseudonymous messages for noun governance prop discussion (https://nouns.wtf/vote/150)
https://heyanoun.xyz
17 stars 8 forks source link

public API endpoints for getting comments for a prop #93

Closed lsankar4033 closed 1 year ago

lsankar4033 commented 1 year ago

As requested by @yitongzhang for nounsagora but would allow heyanoun comments to be embedded in other sites, increasing distribution.

Simple version of this is: /api/public/propId?count=N&offest=M

lsankar4033 commented 1 year ago

@amirgamil would you mind taking a look at this? in general think that making comments fetch-able could be a cool step to embedding them in other sites.

have a few other things on my plate but will take a look next week if i get a chance

amirgamil commented 1 year ago

yeh sure i can crank this out

lsankar4033 commented 1 year ago

@yitongzhang this is now live! give it a try and tell us if it works :)

route is /api/public/getComments

query params:

Screen Shot 2023-02-10 at 2 31 00 PM
yitongzhang commented 1 year ago

Awesome! a bit swamped rn, but hoping we'll get to it in the next few weeks!