Short v0.0.3 API Reference

Modules

Short is a URL shortening toolkit. It can be used by itself using the builtin Plug or within other web applications by forwarding to Short.Router

Behaviour for creating a Short adapter

Store shortened URLs in a GenServer

Store shortened URLs in memory

A Short Code

Router for Short

A Short URL

Exceptions