Skip to content

Commit 478621a

Browse files
add TryCLI Studio provider (#852)
* add TryCLI Studio provider * fix: update example_url to include full API request
1 parent 4d6b1b5 commit 478621a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

providers/trycli.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
- provider_name: TryCLI Studio
3+
provider_url: https://trycli.com
4+
endpoints:
5+
- schemes:
6+
- https://trycli.com/e/*
7+
- https://trycli.com/*/*
8+
url: https://trycli.com/api/oembed
9+
discovery: true
10+
docs_url: https://trycli.com/docs
11+
example_urls:
12+
- https://trycli.com/api/oembed?url=https://trycli.com/e/d7d842ba-7d37-4a8f-928d-8377e6c25cf2

0 commit comments

Comments
 (0)