Sailing to /dev/null
That is no future for mediocre coder.
The hacker is one another's arm. Codes in the editors.
Those dying generations - at their song.
(use-modules (artanis artanis))
(init-server)
(get "/hello"(lambda () "hello world"))
;; run it
(run #:port 8080)
curl localhost:8080/hello
==> hello world
Copyright 2023 Free Software Foundation, Inc. Source: Artanis powered by GNU Guile This page is Powered by Hyde of Chicken Scheme