Live data from Hacker News

Enveloupe: An API for snail mail

enveloupe.com

31–40 of 47 posts

Re: Enveloupe: An API for snail mail

#33

Wasn't there a company that started doing Instagram postcard mailing, and eventually offered the API as well they were using?

My side project, OttoPost[1] does Instagram postcard mailing. It's currently using Lob's API (which has been great). There are several others too, though.

[1] https://www.ottopost.com

Re: Enveloupe: An API for snail mail

#35
post #13

Earlier quoted context omitted.

Doesn't make it better tough, a MITM could change the action URL of the form.

not if it's pinned at the web app level.

Again, MITM.

If you mean the front-end web (JS) app, MITM the request from the server to the client browser and replace the hardcoded submission url in the JS.

Re: Enveloupe: An API for snail mail

#38

Wasn't there a company that started doing Instagram postcard mailing, and eventually offered the API as well they were using?

I made a little side project that I use to send postcards to my grandma: https://github.com/scott113341/post

It sends the requests to the Lob API directly, so you there's no price markup! $0.70 for a 4"x6" postcard and $1.50 for a 6"x11".

Re: Enveloupe: An API for snail mail

#39
Nice! As a heavy user of postagram .. (#1 grandson.. Check) An iOS app that makes this appear in the print options please then I can..: login to a central site afterwards and choose the content I want to print -> snail mail it to destination

Additionally you could Offer printers to local stores, I could print to my bodega/gas station/Amazon parcel drop/staples etc (Pickup the job via qr code displayed on phone/Apple Pay) for things I need now

Re: Enveloupe: An API for snail mail

#40
I'm looking for something like that that's the best fit for singleton mailings. I want to send one letter at a time. The pricing here isn't unreasonable for that ($1.09), but it seems geared for bulk mailings? Any suggestions?
Post reply on HN