A sample Employee database management system in Common Lisp
(ql:quickload :cl-employee-db)
(cl-employee-db:start :port 3000)
Go visit http://localhost:3000
in your browser.
cd ~/quicklisp/local-projects
git clone https://github.com/rajasegar/cl-employee-db
- Rajasegar Chandran
Copyright (c) 2021 Rajasegar Chandran