A community-curated directory of open-source tools, demos, and apps built with Investec APIs and Programmable Banking.
This repo is the “show-and-tell” corner of the community — come browse, borrow ideas, and ship something great.
Heads-up: projects listed here are created by the community and are not official Investec products. Always review code before running it and prefer Sandbox when testing.
- Submit your project via the Build Submission Form
👉 Submit a build - After review, it will appear on the Community Showcase
👉 View the showcase
No build is too small. The community learns fastest when people share their “rough diamonds” — not just polished gems.
- Official API products & docs
- Community wiki (tutorials, templates, events)
- Build events & challenges
- Fix a broken link, improve a description, or add a new project entry: 👉 Open a pull request
Please do not submit or link to projects that include:
- API keys, secrets, tokens, private certs (even “temporary” ones)
- personal/customer data (including screenshots with sensitive info)
- instructions that encourage abuse of the platform
If your project needs credentials, use a .env.example and document setup for Sandbox safely.
A project is easiest to review (and most likely to get attention) when it includes:
- a one-line tagline (“what is this?”)
- clear setup/run steps in the project README
- the tech stack + what Investec capability it uses (Accounts API / Card / both)
- a screenshot/GIF (devs are visual creatures)
- a license (so others know what they can do with it)
This list is use-case first (because “I want to do X” beats “I want to use endpoint Y”).
Tip: use Cmd/Ctrl+F to jump to Python, React, Telegram, etc.
Legend: 🏆 = originally submitted as a challenge/bounty entry.
| Project | What it does | Tech | Maintainer |
|---|---|---|---|
| LifePilot | Financial wellness MVP using Investec API data to simulate life decisions and give budgeting/coaching guidance. | React, Java, Spring Boot | @randallerasmus |
| 🏆 Investec Runway | Private dashboard that shows how many days of money you have left, separates fixed vs variable spend, and lets you ask financial questions in plain English. | .NET (C#), Docker, LLM Integration, WhatsApp (Twilio) & Telegram, SQL | @sean-gordon |
| Investec-ActualBudget | Sync Investec transactions into a self-hosted Actual Budget instance (includes a web UI). | TypeScript, React, Node.js, Docker | @sean-gordon |
| openbanking-investec-dashboard | Configurable dashboard for account/transaction insights. | Blazor WebAssembly, .NET, Azure Functions | @pivendren |
| SparaBox + SparaBoxFlutter | Personal budget app exploring programmable banking. | Spring Boot, Flutter, Android | @RendaniDau |
| 🏆 InvestEase | Web dashboard using the Sandbox API to view accounts, balances, transactions, and docs. | Web | @Nevvyboi |
| 🏆 Financial Budget Monitor | Web app for tracking and managing personal finances. | Web | @thandhla |
| 🏆 Budget Buddy Management | Financial wellness app for budget management and spending tracking. | — | @mazhape |
| 🏆 Finance Tracker | iOS app to set savings goals linked to accounts/loans and track progress. | iOS | @Londolani |
| 🏆 Ascendia | Early platform to track transactions with lightweight AI insights. | Web | @JohannesMogashoa (docs) |
| 🏆 Investa Transact Analysis | Summarises transactions and highlights types and amounts. | — | @JohannesMogashoa |
| 🏆 Investec Senior Tech Hub | Financial wellness platform for seniors with accessibility features. | Web (Replit) | Innocent Jackson |
| 🏆 ZentaraApp | AI-powered income intelligence for freelancers and side hustlers, using banking data to track income streams and generate growth insights. | AI, Mobile, Investec Programmable Banking | @charmainesekulane232 |
| Zebra Finance | React Native app that auto-categorises spending + AI chat insights. | React Native | @davidrmellors |
| AI Budget Tracking | AI-assisted budget tracking spreadsheet (Spreadsheet Banking). | Spreadsheet | Luyanda Gumede (download) |
| Project | What it does | Tech | Maintainer |
|---|---|---|---|
| Team Spend Tracker | Team spend reconciliation for Investec Business Banking accounts. | Ruby on Rails, PostgreSQL | @OfferZen |
| programmable-banking-glow | Early iteration of a team spending dashboard. | JavaScript, Google Apps Script | @OfferZen |
| 🏆 SweepPay | Automates monthly wage calculations and payments (e.g., for domestic workers). | — | @Brodreger |
| 🏆 Nest Bundle | Sandbox-focused banking prototype designed to improve financial operations. | — | @alecshelembe |
| 🏆 Qualis | Payment intelligence for South African SMEs: shows who has paid, who is late, and when cash flow may be at risk. | — | @bandilleee |
| Project | What it does | Tech | Maintainer |
|---|---|---|---|
| Subtrack | Subscription management web app built on programmable card rules. | JavaScript, Framer | @nicbotes |
| 🏆 Virtual Card Fortress | Moves recurring subscription payments to a separate virtual card. | — | @petersmythe |
| 🏆 FIN-GATE | Programmable banking decision engine that analyses transactions, detects risk patterns, and enforces smart financial rules in real time. | — | @Kimmicorn-glitch |
| 🏆 PayGuard | Programmable trust layer that scores payment risk and routes high-risk transactions through human approval before money moves. | — | @STHB2025 |
| programmable-banking-rules | Web app for creating configurable approval/decline rules for transactions. | Blazor WebAssembly, Warewolf | @HagashenNaidu |
| Card Guard | Web UI for creating programmable card rules (aimed at non-technical users). | C#, TypeScript, Angular | CSTech (demo) |
| Project | What it does | Tech | Maintainer |
|---|---|---|---|
| InvestecPushNotifications | Sends push notifications for new transactions (Pushover) and avoids duplicates. | Node.js, Google Cloud Functions, Firestore | @cole-miles |
| 🏆 Payment Pinger 💸 | Sends card payment notifications to Telegram (includes non-ZAR anomaly detection). | — | @roberto-aldera |
| 🏆 Teleidop | Programmable Card transaction notifications via Telegram. | — | @mattvanniekerk |
| Card-notifier | Notifies an external service once a card transaction has completed. | JavaScript | @dominicsanto |
| investec-logs-functions + investec-logs-web | Logs programmable card transactions to Firebase + provides a Vue UI to view them. | JavaScript, Vue, Firebase | @JeremyWalters |
| InvestecPOC | Stores programmable card transactions in S3 (extendable for event triggers). | C#, Swift | @wernerpereira |
| ur-command-center | Infrastructure to store programmable card transactions in S3 (source of truth pattern). | C#, Swift | @dale10 |
| investec-command-center | Processes programmable card transactions via GCP services. | GCP, JavaScript | @bezchristo |
| Command center bridge | Single approval “bridge” for programmable banking solutions (secure transaction forwarding). | AWS CDK, TypeScript | @fisher.adam.online |
| Project | What it does | Tech | Maintainer |
|---|---|---|---|
| 🏆 Card To Sheet Sync | Sends card transactions to a Google Sheets document. | — | @dominicsanto |
| pdb-investec-transaction-insights | Stores card transactions in Google Sheets. | AWS Serverless, Google Sheets | @grimx13 |
| Investec to Sage One | Sync Investec transactions with Sage One accounting. | Python, FastAPI (plus Sage API) | @imraanparker |
| ynab-sync | Sync programmable card transactions with YNAB. | Python, YNAB | @ferdis |
| programmable-banking-power-bi-template | PowerBI template for programmable card transactions. | PowerBI | @dalion619 |
| Telegram to Wave Receipt Capture | Telegram reminder workflow for capturing receipts into Wave. | Telegram Bot API, Email, Wave Receipts | @benblaine |
| Project | What it does | Tech | Maintainer |
|---|---|---|---|
| 🏆 Swipe 'n Save | Demo integrating the Private Banking API (OAuth2) with the Programmable Card API. | — | @petersmythe |
| The Maintainer | Automatically maintains balances (e.g., moves money into savings frequently). | Python | @rijnhardtkotze |
| Savings Roulette | Random transaction rejections funnelled into savings (you control the rules). | JavaScript | @FrikkieSnyman |
| 🏆 CarbonCooler | Tracks the carbon footprint of fuel purchases and supports carbon offset initiatives. | — | @Brodreger + @petersmythe |
| 🏆 Automate the App | OCR + regex tool to streamline capturing beneficiary details (Android). | — | @petersmythe |
| Project | What it does | Tech | Maintainer |
|---|---|---|---|
| Investec Query Bot | Natural-language querying over Programmable Card transactions. | Python (Flask, SQLAlchemy, Rasa) | @lebomorojele |
| ZATechRadio | AI-powered transaction categoriser. | — | @Vutlhari |
| 🏆 Fintrackr | AI-powered money tracker predicting future balance and spending patterns. | — | @HappyDevs1 |
| Investec API MCP Server | Simple MCP server for interacting with Investec’s API (built for auditability and security). | — | @acambitsis |
| Investec SAPB MCP Server | Python MCP server for AI integration with Investec’s API. | Python | @acambitsis |
| SentiVest | AI Private Banking Agent with a Personal Financial Knowledge Graph. | Python | @Nevin Tom |
| Project | What it does | Tech | Maintainer |
|---|---|---|---|
| 🏆 TshepoVault | Turns Investec account data into a private, bank-attested proof-of-funds Verifiable Credential, so users can prove income thresholds without exposing transactions. | Verifiable Credentials, Privacy, Investec APIs | @Lehlohonolo-Sehako |
| Project | What it’s for | Tech | Maintainer |
|---|---|---|---|
| Mock API Simulator | Local simulator of the Programmable Banking APIs for development and demos. | JavaScript / Node.js | @devinpearson |
| CLI for Card Code | CLI to deploy Programmable Card code, plus an emulator for local testing. | JavaScript / Node.js | @devinpearson |
| Project | Language | What it gives you | Maintainer |
|---|---|---|---|
| Zebra.NET | C# / .NET | .NET client library for the Investec OpenAPI. | @rudepiece |
| investec-api (npm) | JavaScript | NPM package for interacting with Investec's Open API. | @FrikkieSnyman |
| 🏆 Investec-AI-SDK | JavaScript / TypeScript | SDK that adds AI banking features such as chat, spending analysis, fraud detection, receipt scanning, and voice banking. | @HappyDevs1 (npm) |
| investec-openapi | JavaScript / TypeScript | JavaScript/TypeScript Open API wrapper. | @barrymichaeldoyle |
| investec-api-python | Python | Python client for Investec Programmable Banking. | @tailucas |
| investec-openapi-wrapper | Python | Python wrapper for the IPB OpenAPI Personal Banking API. | @GoosenA |
| investec-openbanking-python | Python | Python Open API wrapper (GitLab). | @vchegwidden |
| 🏆 investec-api-wrapper (PHP) | PHP | PHP wrapper for Investec APIs (Private Banking + ICIB). | @devNenyasha |
| investec-openbanking-dotnet | C# | C# Open API wrapper. | @dalion619 |
| investec-openbanking-java | Java | Java Open API wrapper (GitLab). | @vchegwidden |
| GolangInvestecOpenAPI | Go | Go package for Investec's Open API. | Amnon Melzer (LinkedIn) |
| investec_open_api (Ruby) | Ruby | Ruby gem for Investec Open API. | @OfferZen |
| investec_open_api wrapper (Ruby) | Ruby | Wrapper repo for the Open API gem. | @OfferZen |
| investec_open_api (Elixir) | Elixir | Elixir package for Investec Open API. | @theodowling |
| elixir-investec-open-api (wrapper) | Elixir | Wrapper repo for the Elixir package. | @theodowling |
| investec-api (Clojure) | Clojure | Clojure wrapper for Investec's Programmable Banking API. | @walterl |
| investec.graphql | F# / .NET | GraphQL API wrapper for Investec Open Banking. | @naartjie |
| Project | What it does | Tech | Maintainer |
|---|---|---|---|
| Investec Open Banking CLI | Interactive CLI app for working with Investec Open Banking APIs (built with Deno). | Deno, TypeScript | @adrianhopebailie |
| investecli | Python CLI wrapper for Investec Private Bank Accounts. | Python | @banchee |
| programmable-banking-cf-worker | Cloudflare Worker utilities for programmable banking. | Cloudflare Workers | @dalion619 |
Show hackathon submissions
Check out the creative solutions from our hackathon events.
| Hackathon Date | Team Name | Description | Open Source Repo | Demo Video |
|---|---|---|---|---|
| Q4 2020 | Ziggy | Our solution gives users a fun and practical way of developing better spending habits, through individualised objectives and instant progress feedback. | Ziggy | Demo recording |
| ECSMS : Employee Card and Spend Management System | Companies will be able to integrate their HR system with our platform to allocate cards to specific employees. The HR or Payroll departments will be able to customise allowable expenditure in various ways and automatically decline all card expenses if an employee was terminated on the HR system. | ECSM | Demo recording | |
| CardShark | Our product allows businesses to easily restrict and manage the use of Investec credit cards at specific merchants. Parent’s can restrict their children’s spending, universities can make sure that funds are spent in bookshops, and transport businesses can allow their vehicles to be filled up at any garage. | CardShark | Demo recording | |
| Budgie | A platform on which a variety of tools can be built to make use of individual as well as anonymized collective transaction data | Budgie | Demo recording | |
| Home Assistant Integration | Your personal finances are placed at your fingertips, or peripheral vision, depending on how much you like your Home assistant. This could allow you to better track your financial goals, on a day to day basis. Every drop in the bucket helps, why not count every penny to secure your financial future. | Python Library: and Home Assistant Integration | Demo recording | |
| Snack or Save | Initially block purchases by category to help counteract impulse spend. | Snack or Save | Demo recording | |
| SafeWord | Block online trial subscriptions from billing you via a blocklist. | SafeWord | Demo recording | |
| Investec Wealth Projection | Investec’s Wealth Projection, shows you long term benefits of short term spending patterns, and how it affects your financial wellbeing. | Investec Wealth Projection | Demo recording | |
| Q2 2021 | Insert-name-here | Open Source Participation Tokens: A mechanism for contributors to be fairly and transparently recognised for their contributions to projects. | Trophies | Demo recording |
| Snitch | Automatically track subscriptions on multiple credit cards. Maintain a list of subscriptions to update once a credit card expires. | Snitch | Demo recording | |
| CSTech | A web solution for Investec clients to create their own rules using a web interface. | Card Guard | Demo recording | |
| Bits&Bytes | An app to allow teams to add members, and elect an employee for ”Employee of the Month” The solution will auto pay the winner at the end of each term. | In-cent-ive | Demo recording | |
| Q4 2021 | DivZero | Ingests and categorizes transaction and balance data extracted via the Investec Open API. | BankBot | Demo recording |
| Jan | Automatically track usage of items and then transfer savings contributions based on the usage, item life expectancy and replacement value. | Run to the Bills | Demo recording | |
| Frikkie | Keeping a minimum balance in our transactional account, we put all our money in our savings/loan account. If we swipe our cards, or a debit order goes off, we transfer money back from the savings/loan account to our transactional account, preventing us from using our facility. | Investec Interest Maximizer | Demo recording | |
| Cache Yo Cash | Track transactions on a primary business account and provide a UI mechanism to process transactions and add details on their tax relevance. | Cache Yo Cash | Demo recording | |
| Peter & Tiaan | Automatically detect when a large deposit (e.g. a salary) is made into the Investec Transactional Account, and move it to the (home loan) account. Thereafter, move the money (or part thereof) back when needed (e.g. when the balance drops below a threshold). | Home Loan Interest Saver | Demo recording | |
| Something Bubbly | Scheduling transfers as a portion of revenue, based on legislation or percentage of account credits. | Bubbling | Demo recording | |
| Members 404 | Keep money in higher interest bearing accounts, round up transactions and save the difference. | Bank My Change | Demo recording | |
| Q2 2022 | ProSSBanking | Spreadsheet Banking: A single source of financial truth. | ProSSBanking3 | Demo recording |
| AI Budget tracking | Spreadsheet Banking: AI Budget tracking Spreadsheet. | Budget Tracking | Demo recording | |
| ZATechRadio | Spreadsheet Banking: AI Powered Transaction Categorizer. | ZATechRadio | Demo recording | |
| CaptainPlanet | Spreadsheet Banking: Turning spending into saving… Mother Nature ❤️. | CaptainPlanet | Demo recording | |
| Telegrammetry | Spreadsheet Banking: Your own 24/7 private banker. | Telegrammetry | Demo recording |
Show demos & recorded talks
Watch past recorded Meetups here and newly recorded meetups here.
| Demo | Open Source Repo | Description | Tech Stack | Author |
|---|---|---|---|---|
| Watch Consuming about GraphQL in the Browser | ![]() |
As a follow up to his presentation GraphQL Wrapper for Investec open API, Marcin took us on a deep dive into the frontend developer experience. It was a really insightful session. If you want to learn more about the power of GraphQL and get some ideas of what you can do with the Investec Open API then you should check it out. Thanks Marcin! | ** | Marcin |
| Watch or Read Transaction Event Listening | ![]() |
Slide deck - Renen Watermeyer shows how he built a system that checks an account via the Investec OpenAPI to find new transactions every minute. He also demos how he created a webhook mechanism to push new notifications to another service. | ** | Renen |
| Watch or Read about Temporary Store of Value | ![]() |
Slide deck - Lishen Ramsudh discusses the tool he’s been working on to streamline business operations and open up product possibilities through the use of a temporary store of value. The temporary store of value and automation of certain operations opens up a different trust relationship with a process being the custodian instead of hoping that a transaction is upheld. | C# DotNet Core 3.1, Postgres, Redis, Xamarin Forms, Docker, AWS ECS Fargate and API Gateway, AWS Aurora | Lishen |
| Watch or Read about Crypto Hedge | ![]() |
Slide deck - Christo Bezuidenhout shares how he built a tool to hedge his spending against the Rand using crypto. His goal was to see if he could build something to 10X using programmable banking. | Next.js, React, GCP (PubSub, Functions), Firestore, Auth0, Ant Design, Puppeteer. | Christo Bezuidenhout |
| WATCH: GraphQL Wrapper for Investec open API | ![]() |
Slide deck - Exploring functional languages to create a GraphQL wrapper for restful apis. This week he will take us through round 1, an F# implementation. | F#, GraphQL | @naartjie |
| WATCH: OneCart - Fraud detection and prevention | ![]() |
Slide deck] - Problem: OneCart has around 140+ shoppers working daily across SA. Each shopper has their own OneCart debit card and are fulfilling customer orders. They steal! Why solve this? Reduce shopper theft and be more proactive to shrinkage. Solution: Real-time alerts of suspicious activity on cards. | Investec Programmable Card, Serverless, Slack webhooks, QlikView | @michaellouis157 |
| WATCH: Client Creator] | ![]() |
Slide deck - How to use proto to create open banking clients. | protobuff | @mikewl |
| WATCH: Receipt Capture App | ![]() |
Slide deck] | Flutter, Flask, Firebase | @LoicAn21 |
| WATCH: O I CR What You Almost Did There | ![]() |
Slide deck - What it does: Problem: I don’t know if I’m spending too much money on cheese - and the info is lost with the receipts I wantonly discard. Why solve this? Figure out if I’m “over-cheesing”. Solution: My Friend “Bill” who reminds me to capture my receipts. | Telegram Bot API, Email, Wave | @benblaine |
| WATCH: Investec @ Home | ![]() |
Slide deck - A quick and dirty experiment to get my Investec account to interact with physical devices or a smart home. | HomeBridge, Node.js, MQTT, HomeKit. | @avgjoe |
| WATCH: Investec Open Banking CLI | ![]() |
Slide deck - What it does: CLI for working with your bank account(s). No need to log into app or Web. Built to learn Deno. How it works: Very simple (one Typescript file). REPL (Read Eval Print Loop). Basic state held in-memory and shown in prompt. Logged in, selected account, privacy mode and auto-login if possible. | Deno | @adrianhopebailie |
| WATCH: Sync Investec to Sage One | ![]() |
Slide deck - Syncing transactions automatically from Investec into Sage One. | FastAPI, Sage API, Python, Heroku, Python Investec OpenAPI Wrapper | @imraanp |
| WATCH: Flutterflys in Spring | SparaBox and SparaBoxFlutter ![]() |
Slide deck - Personal budget app to explore the potentials of programmable banking. | Spring Boot, Keycloak, Flutter, Android | @rendani10 |
| WATCH: OfferZen Finance App | Slide deck - Empowering the OfferZen team to spend money and helping the Finance team manage that spend easily and confidently. | Ruby on Rails, PostgreSQL, Heroku | @OfferZen | |
| WATCH: Command center bridge | ![]() |
A bridge solution for other programmable banking solutions that enables a single point of contact for approval determination and secure transaction forwarding to other APIs. | Tools: CDK (TypeScript and Javascript), AWS API Gateway, Lambda, SQS, DynamoDB | @fisher.adam.online |
| WATCH: Investec CLI Tool | REPO | Get accounts, balance and transactions in your CLI. | Python Tabulate, Python Fire (CLI) | @rpurdon-nf |
| Shared Expenses | Slide deck - Simple sharing of expenses in small groups. Existing shared expense app needed Investec Programmable Banking to make adding expense easier. | Rails, React, Redux, Postgres | @jethrof | |
| WATCH: Money Report Dashboard Mirror | ![]() |
Slide deck Component based dashboard configurable by user. | Blazor WebAssembly, Entity Framework, .NET Core, ML.NET, SQL DB, Azure Functions | @pivendren |
| WATCH: Vanilla Transaction Dashboard | Go Backend AND React Frontend | Slide deck - Build a dashboard to record spending habits and create a platform to build on. | React, Go, Heroku | @donohutcheon |
| WATCH: Transacational Insights | programmable-banking-power-bi-template AND investec-openbanking-dotnet AND programmable-banking-cf-worker | Slide deck Data mining bank account transactions for meaningful insight. Low code approach that non-devs can use. | PowerBI, Cloudflare, Azure Functions, Investec Open API | @dalion619 |
| WATCH: Toshigotchi | Slide deck - Create an emotional connection to your spending habits. | @jacousteau | ||
| WATCH: Paper Budget | ![]() |
Slide deck: Sync transactions to YNAB budget and categorize them. | Starlette, React and SQLite | @ferdis |
| WATCH: Investec Query Bot | ![]() |
Takes a user’s input, defines their intent, extracts queryable information, and generates a query to the DB. | Swift UI (iOS), Ngrok, RASA NLP/U, SQLAlchemy, Python | @lebo0 |
| WATCH: Programmable Banking Rule (PBR) | ![]() |
Allows creation of rules that can be used for accepting or declining a transaction. | .Net Core, Blazor WebAssembly, Warewolf, Sql DB | @HagashenNaidu |
| WATCH: InvestecCMD | Sync transactions to Firestore as they come in. View transactions in an iOS app and receive push notifications when transactions are approved. | Native iOS, Swift, Firebase (Firestore, Cloud Functions) | @WarrenFoxley | |
| WATCH: Decentralised API | Decentralised API to handle incoming beforeTransaction and afterTransaction requests before storing data. | Google Cloud Platform, Laravel | @cwbmuller | |
| WATCH: HankApp | Hank is banking done right. | Flutter, Firebase | @Chris.Fraser | |
| WATCH: Investec Oracle | Routes data through cloud functions to Google pub/sub, with multiple subscriptions for different applications. | Google Cloud Platform, Twilio, React, Zapper | @bezchristo | |
| WATCH: Purple Pigger | Checks transactions and approves or declines them to help control budgets in certain periods. | Firebase, Svelte | @kamogelo.sebopelo | |
| WATCH: Payments Splitter | App that lets you split the bill for a transaction with a friend using their email address. | Node, AWS | @yashutanna | |
| WATCH: Investec Logs | investec-logs-functions AND investec-logs-web | System to log transactions to Google Firebase using NodeJS and a frontend view with VueJS. | Firebase | @JeremyWalters |
| WATCH: Ur Command Center | ![]() |
Infrastructure to save transactions into S3 as a source of truth. | AWS, Terraform, Lambda, S3, Grafana | Dale Tristram @dale10 |
| WATCH: InvestecPOC | Mobile app to categorise expenses. | C#, Swift | @WernerPereira | |
| WATCH: Receipt Scanner | Simple app to fire off messages from Go through Firebase Cloud Messenger. | Go, Firebase Cloud Messaging | @brian.entersekt | |
| WATCH: Transappenate | A mobile app for storing and cateogrising transactions. | Appenate | @matthew.alport | |
| WATCH: Singularity | Info management app, transaction logger, auto-create transaction with Investec Beta, charts to display spending. Third party lib: "QtWebApp HTTP Server in C++". | C++ | @lcoetzer | |
| OfferZen's Spend Tracker | JS and Google Script Repo | Source code for OfferZen’s first iteration of a team spending dashboard. | JavaScript | @jethrof @jeriko1 |
| WATCH: PDB Investec Transaction Insights | ![]() |
Uses AWS Serverless and managed infrastructure to deliver transaction data to a Google Sheet in near real time. | NodeJS, Python | @grimx13 |
- Use Cases
- Sample Apps
- API Quick Start Guide
- Card Quick Start Guide
- Build Tutorials & Templates
- Community Libraries & Tools
We welcome contributions from developers of all skill levels. Check out how to get involved to get started. Join our community events and connect with fellow innovators!
Contributions are welcome to this, or any other repo! If you have any ideas, improvements, or new apps to add, please create a pull request.
Thank you for the support! 🙏
Feel free to reach out if you have any questions or need support. Follow us on LinkedIn to stay updated. Happy coding! 🚀


















