|
472 | 472 | <ul> |
473 | 473 | <li>Iframely (<a href="http://iframely.com/">http://iframely.com/</a>)</li> |
474 | 474 | <li>OEmbed Link Viewer (<a href="https://oembed.link/">https://oembed.link/</a>)</li> |
| 475 | + <li>Microlink Embed (<a href="https://microlink.io/embed">https://microlink.io/embed</a>)</li> |
475 | 476 | </ul> |
476 | 477 |
|
477 | 478 | <a name="section7.3" id="section7.3"><h3>7.3. Libraries</h3></a> |
478 | 479 |
|
479 | 480 | <ul> |
480 | | - <li>PHP: php-oembed (<a href="http://code.google.com/p/php-oembed/">http://code.google.com/p/php-oembed/</a>)</li> |
481 | 481 | <li>PHP: Services_oEmbed (<a href="http://pear.php.net/package/Services_oEmbed">http://pear.php.net/package/Services_oEmbed</a>)</li> |
482 | 482 | <li>PHP: Essence (<a href="https://github.com/felixgirault/essence">https://github.com/felixgirault/essence</a>)</li> |
483 | 483 | <li>PHP: Embera (<a href="https://github.com/mpratt/Embera">https://github.com/mpratt/Embera</a>)</li> |
484 | | - <li>Perl: Web-oEmbed (<a href="http://search.cpan.org/~miyagawa/Web-oEmbed/">http://search.cpan.org/~miyagawa/Web-oEmbed/</a>)</li> |
| 484 | + <li>Perl: Web-oEmbed (<a href="https://metacpan.org/release/Web-oEmbed">https://metacpan.org/release/Web-oEmbed</a>)</li> |
485 | 485 | <li>Ruby: oembed_links (<a href="http://github.com/netshade/oembed_links">http://github.com/netshade/oembed_links</a>)</li> |
486 | 486 | <li>Python: pyoembed (<a href="http://github.com/rafaelmartins/pyoembed/">http://github.com/rafaelmartins/pyoembed/</a>)</li> |
487 | 487 | <li>Python: PyEmbed (<a href="http://pyembed.github.io">http://pyembed.github.io</a>)</li> |
488 | 488 | <li>Python: python-oembed (<a href="https://github.com/abarmat/python-oembed">https://github.com/abarmat/python-oembed</a>)</li> |
489 | 489 | <li>Django: micawber (<a href="https://github.com/coleifer/micawber">https://github.com/coleifer/micawber</a>)</li> |
490 | 490 | <li>Java: java-oembed (<a href="https://github.com/michael-simons/java-oembed">https://github.com/michael-simons/java-oembed</a>)</li> |
491 | | - <li>.Net: oEmbed API Wrapper (<a href="http://oembed.codeplex.com/">http://oembed.codeplex.com/</a>)</li> |
492 | 491 | <li>JQuery: oEmbed API Wrapper (<a href="https://github.com/starfishmod/jquery-oembed-all">https://github.com/starfishmod/jquery-oembed-all</a>)</li> |
493 | 492 | <li>Node.js: oEmbed API Gateway (<a href="https://github.com/itteco/iframely">https://github.com/itteco/iframely</a>)</li> |
494 | 493 | <li>Elixir: furlex (<a href="https://github.com/claytongentry/furlex">https://github.com/claytongentry/furlex</a>)</li> |
495 | 494 | <li>Elixir: elixir-oembed (<a href="https://github.com/r8/elixir-oembed">https://github.com/r8/elixir-oembed</a>)</li> |
496 | 495 | <li>AWS: Serverless oEmbed provider (<a href="https://github.com/aws-samples/sample-serverless-oembed">https://github.com/aws-samples/sample-serverless-oembed</a>)</li> |
| 496 | + <li>Node.js: oembed-spec (<a href="https://github.com/microlinkhq/oembed-spec">https://github.com/microlinkhq/oembed-spec</a>)</li> |
497 | 497 | </ul> |
498 | 498 |
|
499 | 499 |
|
|
503 | 503 |
|
504 | 504 | <ul> |
505 | 505 | <li><a href="http://groups.google.com/group/oembed/">The official oEmbed mailing list</a></li> |
506 | | -</ul> |
507 | | -<ul> |
508 | 506 | <li><a href="https://web.archive.org/web/20150318024249/https://www.wired.com/2010/02/get_started_with_oembed/">Webmonkey tutorial</a></li> |
509 | 507 | <li><a href="https://blog.leahculver.com/2008/05/announcing-oembed-an-open-standard-for-embedded-content.html">Leah's blog</a></li> |
510 | 508 | <li><a href="http://ajaxian.com/archives/oembed-makes-embedding-third-party-videos-and-images-a-breeze">ajaxian</a></li> |
|
0 commit comments