{"id":16038537,"url":"https://github.com/akhilgkrishnan/graphigen","last_synced_at":"2026-04-22T11:37:06.623Z","repository":{"id":188280107,"uuid":"678407849","full_name":"akhilgkrishnan/graphigen","owner":"akhilgkrishnan","description":"Open graph image generator for the website","archived":false,"fork":false,"pushed_at":"2024-04-23T11:08:14.000Z","size":232,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-29T08:20:33.451Z","etag":null,"topics":["image","image-generator","link-preview","metadata","og","og-image-generator","open-graph","open-graph-generator","open-graph-image","open-source","seo"],"latest_commit_sha":null,"homepage":"https://graphigen.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akhilgkrishnan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-14T13:36:01.000Z","updated_at":"2024-04-23T11:08:19.000Z","dependencies_parsed_at":"2024-11-19T04:16:34.485Z","dependency_job_id":null,"html_url":"https://github.com/akhilgkrishnan/graphigen","commit_stats":null,"previous_names":["akhilgkrishnan/graphigen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akhilgkrishnan/graphigen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhilgkrishnan%2Fgraphigen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhilgkrishnan%2Fgraphigen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhilgkrishnan%2Fgraphigen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhilgkrishnan%2Fgraphigen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akhilgkrishnan","download_url":"https://codeload.github.com/akhilgkrishnan/graphigen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhilgkrishnan%2Fgraphigen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32134993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["image","image-generator","link-preview","metadata","og","og-image-generator","open-graph","open-graph-generator","open-graph-image","open-source","seo"],"created_at":"2024-10-08T22:42:22.019Z","updated_at":"2026-04-22T11:37:01.614Z","avatar_url":"https://github.com/akhilgkrishnan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphiGen - Open Graph Image Generator\n\nGraphiGen is a powerful and user-friendly Open Graph image generator that helps you create stunning preview images for\nyour website links when shared on social media platforms. With GraphiGen, you can customize and design captivating\nvisual representations of your web pages, making your content more engaging and shareable.\n\n\n## Generate Open Graph Images with GraphiGen API\n\nGraphiGen provides an API endpoint that allows you to dynamically generate Open Graph images for your blog posts.\nThese images can enhance the visual appeal of your shared links on social media platforms. The API supports\ncustomization of author name, title, description, image, date, and content type.\n\nTo generate an Open Graph image using the GraphiGen API, make a GET request to the following endpoint:\n\n```\nhttps://graphigen.vercel.app/api/og\n```\n\nYou can customize the parameters as follows:\n\n- `author`: The author's name.\n- `title`: The title of the blog post.\n- `category`: The title of the blog post category *(optional)*.\n- `description`: A brief description of the blog post.\n- `image`: URL of the image to be displayed on the Open Graph image.\n- `date`: Date of the blog post.\n- `locale`: Locale of the date *(optional, `en-US` by default)*.\n- `max`: Max symbols in the brief *(optional)*.\n- `type`: Content type (e.g., \"blog\").\n\nHere's an example URL with parameters:\n\n```\nhttps://graphigen.vercel.app/api/og?author=Akhil%20G%20Krishnan\u0026title=Creating%20Engaging%20Open%20Graph%20Images\u0026description=Learn%20how%20to%20create%20eye-catching%20Open%20Graph%20images%20for%20your%20blog%20posts.\u0026image=https://blog.saeloun.com/images/og_logo.png\u0026date=2023-08-14\u0026type=blog\n```\n![Blog OG image example](https://github.com/akhilgkrishnan/graphigen/assets/22231095/73359d8b-f22f-4b74-add5-9bd268f464f0)\n\n\nThis URL would generate an Open Graph image with the specified details.\n\nPlease note that this is a simplified example, and you might need to encode URL parameters if they contain special characters.\n\nYou can use this API endpoint to dynamically generate Open Graph images for your blog posts and integrate them into your website or application to enhance the sharing experience on social media platforms.\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakhilgkrishnan%2Fgraphigen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakhilgkrishnan%2Fgraphigen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakhilgkrishnan%2Fgraphigen/lists"}