searches.do - Searches Primitive for Developer-First APIs

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://searches.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
  }
}

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