About i.af

What So Special About It?

Please visit http://GitHub.com/iaf for more information.

Thank you for visiting. I.AF is the easiest and most fun way to save, share and discover links from around the web. Yes, it is an open source project. It has been initially built from a ground up by a single individual with a goal to test the limits of a one man operation on the Internet. This project is powered by 15 years of software development experience, Microsoft MSDN Subscription and generous contributions from users like you. I.AF is an open source reference implementation of a generic Url shortener service. This service is written in Microsoft C# using latest .NET framework (4.5.1) and available on GitHub for free. I have used a mix of traditional SQL and new NOSQL technologies. Main database that powers this service is a COUCHBASE cluster that maintains current URL collections and SQL Server 2012 that powers user authentication and management.

Current website is running on a set of load balanced Windows 2008 Servers in my Vancouver datacenter. Backend database consists of a 3 Node Couchbase Cluster and a Mirrored SQL Server 2012. Additional design and implementation of major system components is discussed on GitHub Wiki pages.

I do accept your contributions to the project.

Main Development Office