Commit Graph

11 Commits

Author SHA1 Message Date
mitchell e8406a9818 Add Dockerfile.dev; remove Makefile; add more some mix tasks;
various minor refactors
2020-02-10 01:23:56 -05:00
mitchell 4d07f94e89 Break apart config by stage; refactor project structure 2020-02-07 23:53:08 -05:00
mitchell 98684feb2d Add Endpoints behaviour and refactor router and related methods 2020-01-05 14:54:55 -05:00
mitchell 1502d10cdc Add HTTP wrap func and Text Encodable:
- Refactor HTTP send func
- Impl. Text Encodable for URL
- Error when url is not found
2020-01-01 18:11:38 -05:00
mitchell b699e661e2 Setup Dialyxir and Credo code analyzers:
- Refactor codebase according to analyzers
2019-12-30 21:50:39 -05:00
mitchell 593f29d271 Add README.md 2019-12-26 16:19:36 -05:00
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
mitchell fe413d2a5e Refactor dets repo, dockerfile, and url type; add logger level func 2019-12-15 23:20:21 -05:00
mitchell faaf12ba42 Add url delete endpoint and minor refactors 2019-12-08 21:39:11 -05:00
mitchell 9ee9eddbfa First working iteration of shortnr api 2019-12-08 13:44:04 -05:00
mitchell 7ff70d452a Project architecture boilerplate 2019-12-07 21:34:58 -05:00