diff --git a/servers/README.md b/servers/README.md index 19ed9f1e2ffd0f81d991330682352a7293808c92..26d71c60f38cd707f70e5b2e4df07585a8e799de 100644 --- a/servers/README.md +++ b/servers/README.md @@ -9,6 +9,10 @@ frameworks continue to evolve rapidly today. There is a somewhat outdated list of CL webservers [here](https://www.cliki.net/HTTP%20server). Consider volunteering to help bring this list up to date. +[These](https://github.com/CodyReichert/awesome-cl) +[awesome](https://github.com/azzamsa/awesome-cl-software) +[lists](https://github.com/vindarel/curated-awesome-cl) also appear +active these days. ## Purpose @@ -60,7 +64,7 @@ Load the following files to get the corresponding servers running from within Lisp (note: if you try to do more than one at a time, your mileage may vary. It'd be interesting though. Who can get them all running at the same time in the same running CL session? (on distinct -ports, of course, as defined below) (substitute the path to your +ports, of course, as defined below)) (substitute the path to your `cl-site/` direcotry for the `...`): (load ".../cl-site/servers/clack/serve")