An open API service indexing awesome lists of open source software.

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

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).