Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Liberapay.com | 1,411 | 8 days ago | 472 | Python | ||||||
Source code of the recurrent donations platform Liberapay | ||||||||||
Dwata | 82 | 5 months ago | JavaScript | |||||||
Manage Databases without knowing SQL. Track User growth, find Sales insights or bottlenecks, share KPIs without engineering. | ||||||||||
Steampipe Plugin Stripe | 18 | 2 months ago | apache-2.0 | Go | ||||||
Use SQL to instantly query customers, products, invoices and more from Stripe. Open source CLI. No DB required. | ||||||||||
Ec_site | 9 | 4 years ago | 8 | |||||||
簡易ECサイトを作ろう! | ||||||||||
Saloon Manager Flutter Dotnetcore | 4 | 2 years ago | n,ull | HTML | ||||||
A Saloon Manager Admin Application for SPA's, Saloons, Barber Shop ,Beauty Parlours built using Blazor,DotNetCore,SignalR,SQLServer,Flutter,Firebase,SMS,Whatsapp,Stripe | ||||||||||
Team Bluejay | 2 | 3 years ago | 12 | JavaScript | ||||||
Website to book a chef. Tech stack: React, Material UI, Python, Flask, Postgres SQL, Amazon S3, SocketIO, Stripe | ||||||||||
Artisanshop | 2 | 6 months ago | mit | PHP | ||||||
this is still under development 🔥 || Only A Rest API You Can Use with Any Frontend |
Use SQL to query infrastructure including servers, networks, facilities and more from Stripe.
Install the plugin with Steampipe:
steampipe plugin install stripe
Run a query:
select id, name, description from stripe_product;
Prerequisites:
Clone:
git clone https://github.com/turbot/steampipe-plugin-stripe.git
cd steampipe-plugin-stripe
Build, which automatically installs the new version to your ~/.steampipe/plugins
directory:
make
Configure the plugin:
cp config/* ~/.steampipe/config
vi ~/.steampipe/config/stripe.spc
Try it!
steampipe query
> .inspect stripe
Further reading:
Please see the contribution guidelines and our code of conduct. All contributions are subject to the Apache 2.0 open source license.
help wanted
issues: