iamcal / oembed

The oEmbed Spec
http://oembed.com
MIT License
1.32k stars 651 forks source link

Add echoeshq provider #711

Closed AdrienFromToulouse closed 1 year ago

AdrienFromToulouse commented 1 year ago

Hi 👋 ,

Adding EchoesHQ as a provider.

Cheers,

AdrienFromToulouse commented 1 year ago

👋 @iamcal I would be grateful for your guidance on the next steps 🙏

AdrienFromToulouse commented 1 year ago

👋 @iamcal I would be grateful for a merge of this PR 🙏

iamcal commented 1 year ago

Your PR has been merged and site has been updated, thanks.

Using the central registry via HTTP is highly discouraged - you should instead use the discovery mechanism to allows services to consume OEmbed resources: https://oembed.com/#section4

If you need to consume the registry data, please use the NPM package as detailed in the README.

AdrienFromToulouse commented 1 year ago

Your PR has been merged and site has been updated, thanks.

Using the central registry via HTTP is highly discouraged - you should instead use the discovery mechanism to allows services to consume OEmbed resources: https://oembed.com/#section4

If you need to consume the registry data, please use the NPM package as detailed in the README.

Many thanks!