mollie / mollie-api-node

Official Mollie API client for Node
http://www.mollie.com
BSD 3-Clause "New" or "Revised" License
231 stars 63 forks source link

Investigate to what extent this client works with Bun #278

Open Pimm opened 2 years ago

Pimm commented 2 years ago

Similarly to Cloudflare Workers (issue #208), we should:

nemdo commented 1 year ago

This would also be highly beneficial to Vercel users as their Edge Network is built on top of Cloudflare Workers. This accounts for a lot of websites / web apps, a lot.

Being able to deploy endpoints all over the world rather than just one location makes a huge difference. For instance, the team behind Supabase understood that and adapted their product to make it work in non-Node.js environments.

This would be a big plus for Mollie!

Pimm commented 1 year ago

@nemdo I think you meant to put this in #208, but thank you for the feedback!