Shortnr is a tiny self-hosted url shortener.
Go to file
mitchell 50de5607d6 Impl. config based dep. injection for ets;
- Check for extant url ids
- Various minor refactors
2019-12-26 16:15:14 -05:00
config Impl. config based dep. injection for ets; 2019-12-26 16:15:14 -05:00
lib Impl. config based dep. injection for ets; 2019-12-26 16:15:14 -05:00
test Project architecture boilerplate 2019-12-07 21:34:58 -05:00
.gitignore First working iteration of shortnr api 2019-12-08 13:44:04 -05:00
Dockerfile Impl. config based dep. injection for ets; 2019-12-26 16:15:14 -05:00
Makefile Project architecture boilerplate 2019-12-07 21:34:58 -05:00
mix.exs Impl. config based dep. injection for ets; 2019-12-26 16:15:14 -05:00
mix.lock Project architecture boilerplate 2019-12-07 21:34:58 -05:00