Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-kris/super-og-images
Generate OG images with simple HTML templates
https://github.com/s-kris/super-og-images
api image opengraph
Last synced: about 1 month ago
JSON representation
Generate OG images with simple HTML templates
- Host: GitHub
- URL: https://github.com/s-kris/super-og-images
- Owner: s-kris
- Created: 2021-10-27T16:26:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T06:52:15.000Z (10 months ago)
- Last Synced: 2024-01-09T07:51:11.005Z (10 months ago)
- Topics: api, image, opengraph
- Language: TypeScript
- Homepage: https://superblog.ai/og
- Size: 532 KB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Super OG Images
API to create opengraph images programmatically
## Demo
#### Basic Image
https://superblog.ai/og/api/image?title=hello%20world#### Advanced Image
https://superblog.ai/og/api/image?title=this%20is%20an%20advanced%20image&background=linear-gradient%28to+right%2C+%238e2de2%2C+%234a00e0%29%3B&titleColor=white
## Documentation[Documentation](https://superblog.ai/og)
## License
[MIT](https://choosealicense.com/licenses/mit/)