/base64-tool

Base64 Tool (Encoder/Decoder)

Primary LanguageJavaScriptMIT LicenseMIT

Base64 Tool

Aimed to encode and decode string with Base64 algorithm.

Endpoints

  • / - frontend (UI)
  • /api/encode & /api/decode - backend (API)