memo.xight.org

日々のメモ

git.io - GitHubが提供するURL短縮サービス

Summary

github.com を短縮するサービス。
github.io 内のURLもOK。

Example

https://xight.github.io/foo で公開しているURLを https://git.io/bar に短縮

curl -i https://git.io -F "url=https://xight.github.io/foo" -F "code=bar"


Reference

git.io
https://git.io