Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaronpowell/blog-card-generator

Generate an open-graph friendly image from a blog post
https://github.com/aaronpowell/blog-card-generator

Last synced: about 1 month ago
JSON representation

Generate an open-graph friendly image from a blog post

Awesome Lists containing this project

README

        

This is an [Azure Function](https://azure.microsoft.com/services/functions/?WT.mc_id=javascript-0000-aapowell) that will generate images for my blog that are used as the Open Graph Image, when I haven't provided one directly.

Feel free to use it as a reference for doing it yourself, but you can't use the endpoint directly as it will check if the request is for a post on my blog (preventing the creation of random images!).