Description
Base32 encoder/decoder, RFC 4648, Crockford, case-insensitive, DNS, TOTP secret, 2FA key encoding, human-readable base32. Encode binary or text to/from Base32.
This is a ready-to-deploy endpoint for encoding and format-conversion utility, delivered as ready-to-run Node.js source.
Accepts 2 query parameters as documented in the included endpoint.json. It has no external API dependencies — it works standalone once deployed.
Package includes: handler.js (the request handler), endpoint.json (metadata and pricing schema), and a README with setup notes. Drop it into an Express (or similar) server and you have a working API endpoint in minutes.






Reviews
There are no reviews yet.