Skip to content

Commit 2a49b9c

Browse files
kubit added as provider (#818)
Co-authored-by: Doino Gretchenliev <doino.gretchenliev@kubit.co>
1 parent a24af72 commit 2a49b9c

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

providers/kubit.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
- provider_name: Kubit
3+
provider_url: https://kubit.ai
4+
endpoints:
5+
- schemes:
6+
- https://kubit.ai/*
7+
- https://*.kubit.ai/*
8+
url: https://kubit.ai/services/oembed
9+
docs_url: https://docs.kubit.ai/docs/getting-started
10+
discovery: true
11+
example_urls:
12+
- https://kubit.ai/services/oembed?url=https%3A%2F%2Fkubit.ai
13+
- https://kubit.ai/services/oembed?url=https%3A%2F%2Fkubit.kubit.ai&format=json
14+
notes: This provider only supports the 'rich' type.
15+
...

0 commit comments

Comments
 (0)