https://github.com/doist/unfurlist
unfurlist is a web service to unfurl urls
https://github.com/doist/unfurlist
Last synced: 5 months ago
JSON representation
unfurlist is a web service to unfurl urls
- Host: GitHub
- URL: https://github.com/doist/unfurlist
- Owner: Doist
- License: mit
- Created: 2016-04-15T13:56:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2026-02-13T12:15:55.000Z (5 months ago)
- Last Synced: 2026-02-13T21:16:58.322Z (5 months ago)
- Language: Go
- Homepage: https://godoc.org/github.com/Doist/unfurlist
- Size: 8.27 MB
- Stars: 22
- Watchers: 5
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Package unfurlist implements a service that unfurls URLs and provides more
information about them.
To install ready-to-use http service:
go get -u github.com/Doist/unfurlist/...
See [documentation](https://godoc.org/github.com/Doist/unfurlist).