Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-03T21:40:50.000Z (12 months ago)
- Last Synced: 2024-11-30T12:32:25.513Z (25 days 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
[![codecov](https://codecov.io/gh/ekkolon/ogp/graph/badge.svg?token=7CI720UB3J)](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.