CIEL Is an Extended Lisp
      
        - 100% Common Lisp
- batteries included
        GitHub
        Show me
 
     
   #!/usr/bin/env ciel
(print
  (json:read-json
    (http:get "https://fakestoreapi.com/products?limit=5")))
   
     
$ ./myscript.lisp
   
   
     
You need JavaScript to see the rest of the doc :( Just look at the GitHub repository. Cheers, EWW user maybe?