braveandtrue

AK 2025-06-19T23:10:57.554369Z

For anyone stuck on ch. 10, #2 due to the link not working (https://github.com/flyingmachine/brave-clojure-web/issues/210) you can use https://api.adviceslip.com/advice for getting a random quote. But you'll also need to use some other libs for parsing out the html and json. I used hickory for the html and clojure.data.json for the json.