mirror of
https://github.com/jlengrand/OpenGraphKt.git
synced 2026-03-10 08:31:23 +00:00
28 lines
1.0 KiB
Markdown
28 lines
1.0 KiB
Markdown
# OpenGraphKt
|
|
|
|
[](https://github.com/simplex-chat/jlengrand/OpenGraphKt/workflows/gradle.yml)
|
|

|
|

|
|

|
|

|
|
|
|
|
|
[OpenGraphKt](https://github.com/jlengrand/OpenGraphKt) is a minimalist Kotlin library to work with the [Open Graph tags](https://ogp.me/) protocol.
|
|
OpenGraphKt is a tiny wrapper on top of JSoup.
|
|
|
|
## Current status
|
|
|
|
* WIP and absolutely not ready for production usage.
|
|
* Implementation missing the music, video and audio verticals (see https://ogp.me/)
|
|
|
|
## Dependencies
|
|
|
|
- [JSoup](https://jsoup.org/)
|
|
|
|
## Author
|
|
|
|
* [Julien Lengrand-Lambert](https://github.com/jlengrand)
|
|
|
|
## License
|
|
|
|
* [The MIT LICENCE. See License](./LICENSE) |