All Projects → fireship-io → api-monetization-demo

fireship-io / api-monetization-demo

Licence: other
Build a Monetized API with Stripe Metered Billing

Programming Languages

javascript
184084 projects - #8 most used programming language

API Monetization Demo with Stripe Metered Billing

Learn how to make money from an API on YouTube.

Detailed breakdown of the API monetization code Fireship.

Run it

  • Create a metered billing product in Stripe
  • Install Stripe CLI
  • Add your testing Stripe secret key in the index.js
git clone 
npm i
node .
stripe listen --forward-to localhost:8080/webhook
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].