feat(backend): rename uxbox.api to uxbox.http

This commit is contained in:
Andrey Antukh 2019-06-16 01:57:27 +02:00
parent 3ff0ecee5f
commit 9d58d0fac5
19 changed files with 368 additions and 166 deletions

View file

@ -9,7 +9,7 @@
[uxbox.config :as cfg]
[uxbox.migrations]
[uxbox.db]
[uxbox.api]
[uxbox.http]
[uxbox.scheduled-jobs])
(:gen-class))