https://github.com/drivly/okr.do
Objectives & Key Results (OKR) API
https://github.com/drivly/okr.do
Last synced: 3 months ago
JSON representation
Objectives & Key Results (OKR) API
- Host: GitHub
- URL: https://github.com/drivly/okr.do
- Owner: drivly
- License: mit
- Created: 2022-10-29T17:43:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T19:10:35.000Z (over 2 years ago)
- Last Synced: 2025-02-16T15:16:58.531Z (3 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
Then interactively use the API at:
```json
{
"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](https://driv.ly/open) - [Accelerating Innovation through Open Source](https://blog.driv.ly/accelerating-innovation-through-open-source)
Our [Drivly Open Philosophy](https://philosophy.do) has these key principles:
1. [Build in Public](https://driv.ly/open/build-in-public)
2. [Create Amazing Developer Experiences](https://driv.ly/open/amazing-developer-experiences)
3. [Everything Must Have an API](https://driv.ly/open/everything-must-have-an-api)
4. [Communicate through APIs not Meetings](https://driv.ly/open/communicate-through-apis-not-meetings)
5. [APIs Should Do One Thing, and Do It Well](https://driv.ly/open/apis-do-one-thing)## π We're Hiring!
[Driv.ly](https://driv.ly) is [deconstructing the monolithic physical dealership](https://blog.driv.ly/deconstructing-the-monolithic-physical-dealership) into [simple APIs to buy and sell cars online](https://driv.ly), and we're funded by some of the [biggest names](https://twitter.com/TurnerNovak) in [automotive](https://fontinalis.com/team/#bill-ford) and [finance & insurance](https://www.detroit.vc)
Our entire infrastructure is built with [Cloudflare Workers](https://workers.do), [Durable Objects](https://durable.objects.do), [KV](https://kv.cf), [PubSub](https://pubsub.do), [R2](https://r2.do.cf), [Pages](https://pages.do), etc. [If you love the Cloudflare Workers ecosystem as much as we do](https://driv.ly/loves/workers), we'd love to have you [join our team](https://careers.do/apply)!