🎉 Add new approach to update http response from services.

This commit is contained in:
Andrey Antukh 2020-10-05 18:16:19 +02:00 committed by Hirunatan
parent d4cb868503
commit f427c6f8b6
3 changed files with 20 additions and 15 deletions

View file

@ -7,6 +7,8 @@
;;
;; Copyright (c) 2020 UXBOX Labs SL
;; TODO: move to services.
(ns app.http.session
(:require
[app.db :as db]