• Top
  • New

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

by superphil0 on 2/6/2024, 6:19:49 PM with 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 hekike on 2/6/2024, 6:34:01 PM

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

  • by mtmail on 2/6/2024, 6:28:08 PM

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