An open API service indexing awesome lists of open source software.

https://github.com/rajasegar/cl-super-rentals

Super rentals in Common Lisp
https://github.com/rajasegar/cl-super-rentals

caveman2 common-lisp htmx lisp

Last synced: about 1 month ago
JSON representation

Super rentals in Common Lisp

Awesome Lists containing this project

README

        

# super-rentals

- [Demo](https://cl-super-rentals.herokuapp.com)
- [Blogpost](https://dev.to/rajasegar/building-a-rentals-listing-web-application-in-common-lisp-4nn3)

## Usage
```lisp
(ql:quickload :super-rentals)
(super-rentals:start :port 3000)
```

## Installation
```
git clone https://github.com/rajasegar/cl-super-rentals
```

## Author

* Rajasegar Chandran

## Copyright

Copyright (c) 2021 Rajasegar Chandran