Skip to content

fireship-io/api-monetization-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

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

Build a Monetized API with Stripe Metered Billing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published