Lander

Lander is my personal URL shortener, pastebin and file-sharing service. I’ve always wanted to make one of these myself, and as an added challenge, I built everything (except for the HTTP parser) from the ground up. It’s built on a home-grown epoll-based event loop on top of which I built an HTTP framework that I’m also planning to use for some other projects.

Posts