Skip to content

Commit 777e6db

Browse files
authored
Add Demofly provider (#857)
Demofly is a platform for creating and sharing interactive product demos. Share pages at app.demofly.ai/s/* support oEmbed discovery with video type responses.
1 parent 98e2159 commit 777e6db

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

providers/demofly.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
- provider_name: Demofly
3+
provider_url: https://demofly.ai/
4+
endpoints:
5+
- schemes:
6+
- https://app.demofly.ai/s/*
7+
- https://demofly.ai/s/*
8+
url: https://app.demofly.ai/api/oembed
9+
discovery: true
10+
formats:
11+
- json
12+
example_urls:
13+
- https://app.demofly.ai/api/oembed?url=https%3A%2F%2Fapp.demofly.ai%2Fs%2F7wv44vnac2&format=json

0 commit comments

Comments
 (0)