Skip to content

Instantly share code, notes, and snippets.

View vinurs's full-sized avatar
🏠
Working from home

vinurs vinurs

🏠
Working from home
View GitHub Profile
(ns server.app.web.routes.hotel-sync.elong
(:refer-clojure :exclude [])
(:require
[clj-commons.digest :as digest]
[clj-http.client :as http-client]
[clojure.data.xml :as xml]
[clojure.data.zip.xml :as zx]
[clojure.java.io :as io]
[clojure.string :as str]
[clojure.tools.logging :as log]