Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aaronpowell/blog-card-generator
- Owner: aaronpowell
- License: mit
- Created: 2019-12-16T23:40:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T20:25:09.000Z (9 months ago)
- Last Synced: 2024-11-17T19:56:21.868Z (about 2 months ago)
- Language: F#
- Size: 26.4 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License.md
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!).