Skip to content

nirzaf/api-monetization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published