Skip to content

Commit 99c9826

Browse files
add echoeshq provider (iamcal#711)
1 parent bb9664c commit 99c9826

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

providers/echoeshq.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
- provider_name: EchoesHQ
3+
provider_url: https://echoeshq.com
4+
endpoints:
5+
- schemes:
6+
- http://app.echoeshq.com/embed/*
7+
url: https://api.echoeshq.com/oembed
8+
example_urls:
9+
- https://api.echoeshq.com/oembed?url=https%3A%2F%2Fapp.echoeshq.com%2Fembed%2Fdelivery%2Fscore-card%3Ftid%3Dc9e1d942-eafd-4496-9849-f964701c8944%26p%3Dr4w&format=xml
10+
- https://api.echoeshq.com/oembed?url=https%3A%2F%2Fapp.echoeshq.com%2Fembed%2Fdelivery%2Fscore-card%3Ftid%3Dc9e1d942-eafd-4496-9849-f964701c8944%26p%3Dr4w&format=json
11+
formats:
12+
- json
13+
- xml
14+
discovery: true

0 commit comments

Comments
 (0)