Ask HN: Which JavaScript lib for metering APIs should I use?

by superphil0on 2/6/2024, 6:19 PMwith 4 comments

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

by hekikeon 2/6/2024, 6:34 PM

https://openmeter.io with Stripe. also available OSS: https://github.com/openmeterio/openmeter

by mtmailon 2/6/2024, 6:28 PM

https://www.getlago.com/ gets mentioned regularly (also they're a Ycombinator company and had a job post on the frontpage today).