-
Notifications
You must be signed in to change notification settings - Fork 0
/
apis.yaml
347 lines (300 loc) · 9.67 KB
/
apis.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
Core:
APIs.do: Hypermedia-driven APIs & SDK
CTX.do: Context Enrichment API & SDK
Primitives:
Triggers.do: API Triggers
Searches.do: API Searches
Actions.do: API Actions
Entity.do: Entity Definition API
Resource.do: Resource Instance API
Objects.do: Durable Object API
CRUD.do: List + CRUD API
Pkg.do: Package Management API
Security:
APIKeys.do: API Keys Management API
Identity.do: Identity Management API
JWT.do: JWT Token Generation & Validation API
OAuth.do: OAuth 2.0 API
Transformation:
Filter.do: Data Filter API
Iterate.do: Iteration API
Pluck.do: Pluck API
Uniq.do: Unique Data API
Sort.do: Data Sort API
Reduce.do: Data Reducer API
Lodash.do: Chainable Lodash API
JSON.Path.do: JSONPath API
JMES.Path.do: JMESPath API
X.Path.do: XPath API
Tools:
Count.do: Count API
Counters.do: Counters API & SDK
Debug.do: Debug API
Logging.do: Logging API
Utilities:
Decode.do: Base64 Decode API
Encode.do: Base64 Encode API
Flatten.do: JSON Flattening API
Filter.do: Data Filter API
Iterate.do: Iteration API
CRON.do: CRON Scheduler API
camel.case.do: camelCaseKeys Transformation API
dot.case.do: dot.case.keys Transformation API
human.case.do: Human Case Keys Transformation API
kebab.case.do: kebab-case-keys Transformation API
snake.case.do: snake_case_keys Transformation API
screaming.snake.case.do: SCREAMING_SNAKE_CASE_KEYS Transformation API
title.case.do: TitleCaseKeys Transformation API
sentence.case.do: Sentence case keys Transformation API
Formats:
CSV.do: CSV Generation & Transformation API
TSV.do: TSV Generation & Transformation API
Markdown.do: Markdown Generation & Transformation API
ES6.do: ES6 Javascript Generation & Transformation API
Typescript.do: Typescript Generation & Transformation API
GIF.do: PNG Generation & Transformation API
HTM.do: HTML Generation & Transformation API
JSN.do: JSON Generation & Transformation API
MP4.do: MPEG4 Generation & Transformation API
PNG.do: PNG Generation & Transformation API
SVG.do: SVG Generation & Transformation API
XML.do: XML Conversion & Transformation API
YAML.do: YAML Conversion & Transformation API
Search:
Searches.do: Search API
Lookup.do: Lookup API
Crypto:
Encrypt.do: Encryption API
Decrypt.do: Decryption API
Hashes.do: Hashing API
HMAC.do: HMAC Generation & Validation API
Vault.do: Secret Vault API
State:
State.do: Finite State Machine API
State.Machines.do: State Machine API
PubSub:
PubSub.do: PubSub Publisher & Subscriber APIs
IoT:
MQTT.do: MQTT Proxy & API
Data:
Database.do: Global Edge Databases
KVDB.do: KeyValue-based Database
Bucket.do: Read & Write Files to a Bucket
Examples.do: Data Examples API
Lists.do: Data Lists API
Load.do: Load Data API
Loader.do: Recursive Data Loader API
CICD:
CICD.do: Continuous Integration & Deployment API
Builds.do: Builds Management API
Deploys.do: Deploy Management API
Env.do: Environment Management API
HTTP:
Prxy.do: HTTP Proxy API
Product:
Features.do: Feature Prioritization & Management API
Feature.Flags.do: Feature Flag API
Events:
Events.do: Event Subscription & Management API
Alarms.do: Alarm Management API
Discord.do: Simple Discord API
Emails.do: Simple Email API
Texts.do: Simple Text Message API
Slack.do: Simple Slack API
Timer.do: Simple Timer API
Webhooks.do: Webhook Capture API
Web:
Caches.do: Cache Management API
Cookies.do: Cookie Management API & SDK
CORS.do: CORS Proxy
CSS.do: Dynamic CSS Generation & Proxy
Downloads.do: Download API
Embed.do: Embed API
Fetch.do: HTTP Fetch API
Fetcher.do: Iterative Fetcher API
Files.do: File Management API
Flows.do: Sequential Flows API
Headers.do: HTTP Fetch Header API
Pages.do: Web Pages API
Scraper.do: Web Scraper API
Screenshot.do: Web Page Screenshot API
Rewrites.do: URL Request Rewrites
Redirects.do: Url Redirection API
Domains:
CNAME.do: Dynamic CNAME Proxy Service
DDNS.do: Dynamic DNS API
Hostnames.do: Hostname Management API
Hostname.do: Hostname & Domain API
NameServers.do: Nameserver API
Durable Objects:
Alarms.do: Durable Object Alarms
Copy.do: Copy Durable Objects
Backup.do: Backup Durable Objects
Restore.do: Restore Durable Objects
Import.do: Import Durable Objects
Export.do: Export Durable Objects
Indexes.do: Index Durable Objects
Locations.do: Durable Object Locations
Analytics:
Analytics.do: Simple Analytics API
Communication:
Alerts.do: Alert API
Discord.do: Simple Discord API
Emails.do: Simple Email API
Texts.do: Simple Text Message API
Slack.do: Simple Slack API
Tweet.do: Twitter Tweet API
Functions:
Functions.do: Dynamic Edge Functions
APIs:
APIs.do: Hypermedia APIs & SDK
API.QA: Dynamic API Test Automation
GraphQL.do: Dynamic GraphQL APIs & SDK
Mashup.do: API Mashup API & SDK
Middleware.do: API Middleware APIs & SDK
Monetize.do: API Monetization APIs & SDK
Proxies.do: API Proxies & Proxy SDK
Rate.Limit.do: API Rate Limiting APIs & SDK
Webhooks.do: Capture & Send Webhooks API & SDK
Schema:
Schema.do: Schema Generation API
GQL.do: GraphQL Schema Generation & Validation API
Personas:
Builders.do: Builder Persona API
Employees.do: Employee Persona API
Engineers.do: Engineer Persona API
Humans.do: Human API
Databases:
Database.do: Global Edge Databases
GraphDL.do: GraphDL Graph Definition Language API & SDK
Graph.do: Global Edge Graph Database
KeyV.do: Key Value API
KVDB.do: KeyValue-based Database API
NoSQL.do: NoSQL Database API & SDK
SQLite.do: Edge SQLite Database API & SDK
Time.Series.do: Simple Time-series Storage & Analysis
Pipes:
Pipes.do: Chainable Pipes API
Chains.do: Chainable URL
Commands.do: Semantic URL Commands
Compose.do: Compose URL-based APIs
Console.do: URL-based Console
Grep.do: GREP as Wep API
Uniq.do: Unique Object Filtering API
Sort.do: Object Sorting API
AI:
AIs.do: Artificial Intelligence APIs
GPT.do: GPT-3 Templates API
Codex.do: GPT-3 Codex API
Content:
Content.do: Content Management API
Keywords.do: SEO Keyword API
Markdown.do: Markdown Management API
MDX.do: MDX Management & Rendering API
Code:
Syntax.do: Abstract Syntax Tree Generation
Algorithms.do: Algorithm API
ESBuild.do: Dynamic ESBuild API
ES6.do: ES6 Javascript API
Eval.do: Javascript Eval API
Gist.do: Github Gist Conversion API
JSX.do: JSX Rendering API
Lint.do: Lint API & GitHub App
Prettier.do: Prettier API & Github App
Loops.do: Loops-as-a-Service API
Modules.do: Javascript Modules API
Pkg.do: Package Management API & SDK
README.do: README Generation API & GitHub API
Testing:
API.QA: Dynamic Hypermedia-driven API Testing API & SDK
Assert.do: Unit Testing Assertion API
Benchmark.do: Performance Benchmarking API
Expect.do: Unit Testing Expect API
Perf.do: Performance Testing API
Status.Pages.do: Status Pages
API.Status.Pages.do: API Status Pages
Cloudflare:
Cloudflare.do: Cloud
API.cf: Simple Cloudflare API
Colo.do: Cloudflare Colo API
D1.cf: Cloudflare D1 SQLite
DO.cf: Cloudflare Durable Objects
Alarms.cf: Cloudflare Durable Object Alarms
Env.do: Environment Management API
KV.cf: Simple KV API
Services.do: Service Bindings API
Workers.cf: Cloudflare Workers API
Worker.do: Dynamic Worker Generation API
Workers.do: Dynamic Workers for Platforms
Libraries:
Lodash.do: Chainable Lodash API
Lyra.do: Lyra Full Text Search Engine
Integrations:
Base.do: Airtable Base API
Discord.do: Discord Integration API
Slack.do: Slack Integration API
Zap.do: Zapier Zap Generation API
Assets:
Icons.do: Icon Search API & CDN
Images.do: Image Search API & CDN
OpenGraph.do: Dynamic Open Graph Image Generation
SaaS:
Analytics.do: Simple Analytics API
Customers.do: Customer Management API
Dashboard.do: Dynamic Dashboards from APIs
Funnels.do: Funnel Management API
Monetize.do: Monitization Management API
Subscriptions.do: Subscription Management API
Users.do: User Management API
Marketing:
API.Page: API Landing Pages
Blogs.do: Blog API & SDK
Chat.Boxes.do: Chat Box API & SDK
Content.do: Content Generation & Management API
Drip.do: Drip Email Sequence Management & Execution
Close.do: Deal Close Automation APIs
Landing.do: Landing Pages Generation & Management
Launches.do: Product Launch Automation API
Logos.do: Logo Generation API
Product.Hunts.do: Product Hunt Automation API
Commerce:
ACH.do: ACH Transfers API
BOS.do: Bill of Sale Management API
Checkout.do: Simple Checkout API
eContract.do: eContract Management API
Income.do: Income Verification API
Lenders.do: Lender Management API
NDA.do: Non-Disclosure Agreement API
Notarize.do: Remote Online Notarizations API
Payments.do: Payment Capture API
Subscriptions.do: Subscription Management API
Workflows:
Workflows.do: Workflow Management APIs
Concierge.do: Concierge APIs
Notary.do: Remote Online Notary API
Apps:
CRMs.do: Customer Relationships Management APIs
Automotive:
Auto.dev: Automotive Data & APIs
Driv.ly: Automotive Commerce APIs
Dealers.do: Dealer Services API
OEMs.do: Vehicle OEM API
Listings.do: Vehicle Listings API
EVs.do: Electric Vehicles API
Startup:
Experiment.do: Experiment Management API
Goals.do: Goal Management API
Hiring.do: Hiring Talent
Ideate.do: Ideate API
ID8.do: Ideate API
IdeaFlow.do: IdeaFlow Management xAPI
Mission.do: Mission Statement API
OKR.do: Objectives & Key Results API
Symbols:
Glyph.do: Glyph API 入
Emojis.do: Emoji API 🚀
Opportunities:
Careers.do: Drivly Open Careers
Internships.do: Drivly Open Internships
Sponsors.do: Drivly Open Sponsorships
Gigs.do: Drivly Open Project Gigs