Fri.Sep 17, 2021

Remove www.my-website.com api
article thumbnail

Monetize Open-Source Software With Gatsby Functions And Stripe

Smashing Magazine Graphics

In this article, I’ll be explaining how I’ve used Gatsby Functions and the Stripe API to enable secure “Pay what you want” contributions that help fund my open-source project MDX Embed. For example, website pages are located in src/pages and Serverless Functions are located in src/api. website.com , and www.my-website.com/api

Coding 94