Skip to content
forked from alii/ogmeta

🖌 OG Meta generator for documentation/misc

Notifications You must be signed in to change notification settings

kaito-http/ogmeta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ogmeta

This is a small microservice we use at Hop to generate Open Graph images for our pages.


Endpoints:

  • GET / - Returns an Open Graph image for the given URL.

    • Requires title and subtitle query parameters.
    • Optionally add &dark=true for dark mode
  • GET /template - Returns the HTML that is used to generate the Open Graph image.

    • Requires title and subtitle query parameters.
    • Optionally add &dark=true for dark mode

About

🖌 OG Meta generator for documentation/misc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%