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

This branch is 1 commit ahead of, 10 commits behind alii/ogmeta:main.

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%