practicalli

https://practicalli.github.io/ http://yt.vu/+practicalli (youtube)
practicalli-john 2019-12-07T12:34:01.005100Z

This week we covered building a website using tools.deps, ring, compojure and providing a very simple start/stop mechanism for the server. This server then used clj-http to get data from YouTube and convert the JSON response to Clojure data structures. Navigating the YouTube API was probably the most challenging part as it’s quite detailed https://youtu.be/FcRA_Y4zzjI

practicalli-john 2019-12-07T12:35:37.005500Z

https://github.com/practicalli/youtube-website