Did anyone create a cljs ui project that can talk to an existing REST back-end, say in python or java?
Do I need to run the ui on a different port with CORS settings on the REST back-end?