$ clj
Clojure 1.9.0
user=> (load "clj_todo_list/handler")
nil
user=> (in-ns 'clj-todo-list.handler)