crog
Version, currently 0.0.12 versions
- 0.0.2latestApr 1, 2024
- 0.0.1not indexedApr 1, 2024
github.com/uu/crog
Crystal Opengraph proxy
Nothing has been indexed for 0.0.1 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
crog:
github: uu/crog
version: ~> 0.0.1Then run:
shards installshard.yml
No shard.yml has been indexed for 0.0.1. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
Opengraph caching proxy
Fetches opengraph meta and translates it to JSON.
Installation
Docker
Requirements: docker-compose 2.24+
docker compose up -d
Using
curl localhost:8080 -d '{"uri": "telegram.org"}' && echo
Configuring
Mix in JSON object to response.
--mixin '{"contentType": "openGraph"}' or MIXIN variable in docker-compose
Default: {}
Use custom template for response. <data> is replaces with default og answer.
--template '{"meta":{"status":200,"errors":[],"pagination":[]},"data":<data>}' or TEMPLATE variable in docker-compose
Default: <data>
Contributing
- Fork it (https://github.com/uu/crog/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Michael Pirogov - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.0.1- Tagged
- Apr 1, 2024
- Commit
8cf6eaa07deb- Indexed
- not yet
Dependents
No indexed shard depends on this one yet.
Repository
github.com/uu/crog
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 2