Encrypt.do - Simple Encryption API

Getting Started

If you don’t already have a browser extension to pretty-print JSON and make links clickable, start by installing that: https://extensions.do

Then interactively use the API at: https://encrypt.do/api

{
  "api": {
    "icon": "🚀",
    "name": "encrypt.do",
    "description": "Simple Encryption API",
    "url": "https://encrypt.do/api",
    "type": "https://apis.do/crypto",
    "endpoints": {
      "listCategories": "https://encrypt.do/api",
      "getCategory": "https://encrypt.do/:type"
    },
    "site": "https://encrypt.do",
    "login": "https://encrypt.do/login",
    "signup": "https://encrypt.do/signup",
    "subscribe": "https://encrypt.do/subscribe",
    "repo": "https://github.com/drivly/encrypt.do"
  },
  "examples": {
    "listItems": "https://encrypt.do/worker"
  }
}

Drivly Open - Accelerating Innovation through Open Source

Our Drivly Open Philosophy has these key principles:

  1. Build in Public
  2. Create Amazing Developer Experiences
  3. Everything Must Have an API
  4. Communicate through APIs not Meetings
  5. APIs Should Do One Thing, and Do It Well

🚀 We’re Hiring!

Driv.ly is deconstructing the monolithic physical dealership into simple APIs to buy and sell cars online, and we’re funded by some of the biggest names in automotive and finance & insurance

Our entire infrastructure is built with Cloudflare Workers, Durable Objects, KV, PubSub, R2, Pages, etc. If you love the Cloudflare Workers ecosystem as much as we do, we’d love to have you join our team!

Edit this page on GitHub