Skip to content

Commit 74bc245

Browse files
authored
Update index.php - Adding AWS implementation (#834)
Adding a link in the Library section. New link to an oEmbed provider serverless implementation made by AWS and now available in aws-samples. This implementation is fully serverless and can be used as boilerplate to easily serve an oEmbed endpoint. Maybe this link could be further down in the page with the Webmonkey tutorial?
1 parent 9ea5641 commit 74bc245

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

www/index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@
493493
<li>Node.js: oEmbed API Gateway (<a href="https://github.com/itteco/iframely">https://github.com/itteco/iframely</a>)</li>
494494
<li>Elixir: furlex (<a href="https://github.com/claytongentry/furlex">https://github.com/claytongentry/furlex</a>)</li>
495495
<li>Elixir: elixir-oembed (<a href="https://github.com/r8/elixir-oembed">https://github.com/r8/elixir-oembed</a>)</li>
496+
<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>
496497
</ul>
497498

498499

0 commit comments

Comments
 (0)