Building an URL shortener in a single file Elixir script
A couple of years ago, I discovered elixir, and since then, it has become my go-to language for creating full web applications, APIs, or just scripts. Elixir comes with strong scripting capabilities, enabling us to write code in a file—like some_scri...
Mar 14, 20246 min read108
