Skip to content

drivly/customers.do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

worker.templates.do - Templates

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 you interactively use the API at: https://templates.do/api

{
  "api": {
    "icon": "🚀",
    "name": "templates.do",
    "description": "Cloudflare Worker Template",
    "url": "https://templates.do/api",
    "type": "https://apis.do/templates",
    "endpoints": {
      "listCategories": "https://templates.do/api",
      "getCategory": "https://templates.do/:type"
    },
    "site": "https://templates.do",
    "login": "https://templates.do/login",
    "signup": "https://templates.do/signup",
    "subscribe": "https://templates.do/subscribe",
    "repo": "https://github.com/drivly/templates.do"
  },
  "gettingStarted": [
    "If you don't already have a JSON Viewer Browser Extension, get that first:",
    "https://extensions.do"
  ],
  "examples": {
    "listItems": "https://templates.do/worker"
  },
  "user": {
    "authenticated": false,
    "plan": "🛠 Build",
    "browser": "Safari",
    "os": "Mac OS",
    "ip": "2606:54c0:76a0:1d18::e:fe",
    "isp": "iCloud Private Relay",
    "flag": "🇺🇸",
    "zipcode": "94088",
    "city": "Sunnyvale",
    "metro": "San Francisco-Oak-San Jose",
    "region": "California",
    "country": "United States",
    "continent": "North America",
    "requestId": "751b42735f76e206-ORD",
    "localTime": "9/28/2022, 1:55:20 AM",
    "timezone": "America/Los_Angeles",
    "edgeLocation": "Chicago",
    "edgeDistanceMiles": 1833,
    "recentInteractions": 10
  }
}

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!

Releases

No releases published

Packages

No packages published