I have a need where in when a request is made to the server ,i want to fetch some data from external server for processing the present request.. Spend some time searching, but no luck.. I use noir 1.2.2
Is there any way i can do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Figured it out myself.
Its quite simple, I did it using clj-http-0.1.1.jar which comes with noir…