Skip to content

Add new implementation #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add new implementation
  • Loading branch information
Maekawa Yuichi committed Jul 20, 2016
commit 92aff5308c95c320b32f5eca0c112a9f0d4519f6
2 changes: 1 addition & 1 deletion content/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,6 @@ tools. Let the Facebook group know if you've built something awesome too!
* [OpenGraph for Java](http://github.com/callumj/opengraph-java) - Small Java class used to represent the Open Graph protocol.
* [RDF::RDFa::Parser](http://search.cpan.org/~tobyink/RDF-RDFa-Parser/lib/RDF/RDFa/Parser.pm) - Perl RDFa parser which understands the Open Graph protocol.
* [Alternate WordPress OGP plugin](http://wordpress.org/plugins/wp-facebook-open-graph-protocol/) - A simple lightweight WordPress plugin which adds Open Graph metadata to WordPress powered sites.

* [OpenGraphView for Android](https://github.com/kaelaela/OpenGraphView) - A custom view library for Android.

---