New video: how to request a REST API in Common Lisp: fetching the GitHub API 🎥

from blog Lisp journey, | ↗ original
A few weeks ago, I put together a new Lisp video. It’s cool, sound on, ‘til the end ;) I want to show how to (quickly) do practical, real-world stuff in Lisp. Here, how to request a web API. We create a new full-featured project with my project skeleton, we study the GitHub API, and we go ahead. I develop in Emacs with Slime, but in the end we...