https://github.com/ekkolon/ogp
WIP: Implementation of the Open Graph Protocol (OGP)
https://github.com/ekkolon/ogp
open-graph-protocol rich-snippets rust-lang seo structured-data
Last synced: about 2 months ago
JSON representation
WIP: Implementation of the Open Graph Protocol (OGP)
- Host: GitHub
- URL: https://github.com/ekkolon/ogp
- Owner: ekkolon
- License: mit
- Created: 2023-11-30T21:31:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-03T21:40:50.000Z (over 1 year ago)
- Last Synced: 2025-03-23T21:53:05.434Z (2 months ago)
- Topics: open-graph-protocol, rich-snippets, rust-lang, seo, structured-data
- Language: Rust
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Graph Protocol for the Rust eco-system
[](https://codecov.io/gh/ekkolon/ogp)
This Rust library is designed to streamline working with the Open Graph Protocol (OGP) by offering a comprehensive suite of utilities, validators, and error-handling mechanisms.
The OGP serves as a set of conventions for annotating web content to facilitate content sharing across various social media platforms.
By precisely defining metadata, encompassing object types, titles, descriptions, and images, content becomes more visually compelling when shared on platforms such as X, Facebook, or LinkedIn.