Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/idugeni/open-graph-image-generator

Generate Open Graph images for your GitHub repositories using a simple URL format.
https://github.com/idugeni/open-graph-image-generator

facebook-cards generator image og-image open-graph open-graph-generator open-graph-image twitter-cards

Last synced: about 2 months ago
JSON representation

Generate Open Graph images for your GitHub repositories using a simple URL format.

Awesome Lists containing this project

README

        

Open Graph Image Generator
==========================


Open Graph Image

Generate Open Graph images for your GitHub repositories with ease.

Usage
-----

To generate an Open Graph image for a GitHub repository, use the following URL format:

https://opengraph.githubassets.com///

### Parameters

* ``: A unique hash value. This can be any string you choose.
* ``: The GitHub username or organization name that owns the repository.
* ``: The name of the GitHub repository.

### Example

For example, to generate an Open Graph image for the `idugeni/open-graph-image-generator` repository with a hash value of `ba48cab225ef8354c71500544e98b338`, the URL would be:

https://opengraph.githubassets.com/ba48cab225ef8354c71500544e98b338/idugeni/open-graph-image-generator

Contributing
------------

Feel free to contribute by submitting issues or pull requests if you have suggestions for improvements or encounter any issues.

License
-------

This project is licensed under the MIT License.

For more details, visit the original repository: [Open Graph Image Generator](https://github.com/idugeni/open-graph-image-generator)