web3.storage icon indicating copy to clipboard operation
web3.storage copied to clipboard

Implement blog subscription api endpoint

Open JeffLowe opened this issue 3 years ago • 2 comments

Blog developers need a subscribe api endpoint for the "subscribe to blog" functionality. The desire is something similar in function to nft implementation https://github.com/nftstorage/nft.storage/blob/main/packages/website/lib/subscribe.js

Blog developer will do the frontend integration ( via this branch https://github.com/web3-storage/web3.storage/tree/feat/blog ) we are to implement just the api endpoint for them to use.

  • [x] implement stub immediately to unblock blog development
  • [ ] once email service determined, complete buildout of endpoint.

JeffLowe avatar Jun 29 '22 17:06 JeffLowe

With the stub in place unblocking blog development, we now await decision on mail service so we can build out & connect the endpoint.

JeffLowe avatar Jul 09 '22 18:07 JeffLowe

hi @JeffLowe do you have ETA for the final API? cc @orvn

joannaong avatar Jul 20 '22 17:07 joannaong