8 ms·
Ask HN: Which JavaScript lib for metering APIs should I use?
Currently building out an API that will be billed on a per-request basis. I don't want to reinvent the wheel, I could use stripe, paddle.io or chargebee for charging, but I was wondering if there are any good express plugins that would make my life easier. Any experiences would be appreciated
- hekike 3y agohttps://openmeter.io https://openmeter.io with Stripe. also available OSS: https://github.com/openmeterio/openmeter https://github.com/openmeterio/openmeter
- superphil0 3y agoThanks, didn't come across them!
- mtmail 3y agohttps://www.getlago.com/ https://www.getlago.com/ gets mentioned regularly (also they're a Ycombinator company and had a job post on the frontpage today).
- superphil0 3y agoThank you, very useful