The Cocktail DB in a Common Lisp Web application using Caveman
(ql:quickload :cl-cocktails)
(cl-cocktails:start :port 3000)
Go to http://localhost:3000
in your browser to see the app in action.
cd ~/quicklisp/local-projects
git clone https://github.com/rajasegar/cl-cocktails
- Rajasegar Chandran
Copyright (c) 2021 Rajasegar Chandran