Closed sripwoud closed 2 years ago
Closes #17 #18
Merge #8 then #10 first in order to have a clean diff that's easier to review.
npm run test:some http
example of manual requests:
followers:
curl -X GET --location "http://localhost:3000/v1/0xd44a82dD160217d46D754a03C8f841edF06EBE3c/followers"
followings:
curl -X GET --location "http://localhost:3000/v1/0xC7E20724c409d9E8e3181a559F4c529B17dc1Bd7/followings"
Superseded by https://github.com/zkitter/zkitterd/pull/23 (easier to merge and rebase everything)
Closes #17 #18
Merge #8 then #10 first in order to have a clean diff that's easier to review.
Test plan
npm run test:some http
example of manual requests:
followers:
followings: