simontreanor/FunStripe
An F# library to connect to the Stripe API, including code generators to update the model and requests.
This is an F# library that helps .NET developers integrate their applications with the Stripe payment processing platform. It takes the Stripe API specification and generates F# code, allowing developers to interact with Stripe's services (like creating payment methods or managing subscriptions) directly from their F# applications. The end-user persona is an F# developer building applications that need to handle payments or financial transactions via Stripe.
Use this if you are an F# developer building an application that needs to securely and reliably communicate with the Stripe API for payment processing, subscription management, or other financial operations.
Not ideal if you are not an F# developer or if your project does not involve integrating with the Stripe platform.
Stars
41
Forks
4
Language
F#
License
—
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/simontreanor/FunStripe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...