get-flowie
v0.1.1
Published
Official SDK for the Flowie Exchange API (get-flowie.com) — compliant e-invoicing across 47 countries: Peppol, France PA/PPF, Italy SDI, Saudi Fatoora, India GST IRP, Malaysia MyInvois. Re-exports flowie-exchange.
Maintainers
Readme
get-flowie
Brand alias for flowie-exchange, the official JavaScript/TypeScript SDK for the Flowie Exchange API.
npm install get-flowieimport { FlowieExchange } from "get-flowie";
const flowie = await FlowieExchange.bootstrapSandbox(); // no signup requiredEverything is re-exported from flowie-exchange — same API, same docs:
https://docs.get-flowie.com/developers/
