Tinyby.com – The API to generate and resolve short links


My project Tinyby.com has been in slow development. Recently an API system has been added to allow scripts to make use of shortening URLS, proxified or not, and with or without a custom short name, and even resolving them. The API resolves around the php function file_get_contents, which was previously used here: Website parsing for [...]

TinyBy.com – Proxified URL Shortening and Redirection Service


http://TinyBy.com is a new project of mine. Started months ago, but I havent had time until recently to actually work on it. It is a URL redirection service with something no other site has, the ability to make the redirection go through a proxy. This allows you to share links to those who may not [...]