Javascript Binect API wrapper
Find a file
tegwick 20462b48b3 Add e2e test for document send and cancel workflow
Tests the full letter lifecycle: upload → send → poll for status
transition → cancel. Includes polling logic to wait for document
status to transition from IN_PREPARATION to PRODUCTION_QUEUE before
attempting cancel. Gracefully handles insufficient balance errors.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 23:08:25 +01:00
tests Add e2e test for document send and cancel workflow 2026-01-14 23:08:25 +01:00
.gitignore Add project documentation and configure for JavaScript/TypeScript 2026-01-14 16:47:25 +01:00
CLAUDE.md Add project documentation and configure for JavaScript/TypeScript 2026-01-14 16:47:25 +01:00
LICENSE Initial commit 2026-01-14 15:12:03 +00:00
ProductRequirementsDocument.md Add project documentation and configure for JavaScript/TypeScript 2026-01-14 16:47:25 +01:00
README.md Add project documentation and configure for JavaScript/TypeScript 2026-01-14 16:47:25 +01:00
TechnicalSpecificationDocument.md Add project documentation and configure for JavaScript/TypeScript 2026-01-14 16:47:25 +01:00

BinectJs

Javascript Binect API wrapper

Binect JS - Send Papermail from your Browser

An easy to use javascript library to send pdf-documents as papermail using the app.binect.de API.

For documentation of the API see: https://app.binect.de/index.jsp?id=api

xxx