Skip to content

DavidAlphaFox/vinland

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vinland

Common Lisp web framework

Website: https://www.vinland.dev/

Vinland is a Clack-based web framework built on the Raven router.

Warning

Vinland is BETA software. Breaking API changes may be introduced.

Additionally, struct definitions may be updated from time to time, so it is recommended to restart the Lisp process whenever upgrading.

Usage

See vinland-todo-app for an example of an application built with Vinland and Hotwire.

Installation

Not in Quicklisp, so clone the repository to "local-projects/".

Contributing

Open an Issue or Pull Request on GitHub.

If you decide to open a Pull Request, please provide context to your changes: describe the impact, what problem it solves for you, and any alternative approaches you considered.

Author

Copyright

Copyright (c) 2024 John Newton

License

Apache-2.0

Packages

No packages published

Languages

  • Common Lisp 100.0%