Short v0.0.2 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
The schema used to map the Short URLs to an Elixir struct
Store shortened URLs in a GenServer
Store shortened URLs in memory
A Short Code
Router for Short
A Short URL
Exceptions
Mix Tasks
Generate a migration creating a new table for the Short application