index
:
colin/lazybones.git
main
HTTP Routing framework in Common Lisp
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-02-08
clarifying example
Colin Okay
2022-02-08
typo, wording
Colin Okay
2022-02-08
better custom error handling
Colin Okay
2022-02-08
changed route format in documentation, updated example documentation
Colin Okay
2022-02-08
update readme about documentationg enerator; added example
Colin Okay
2022-02-08
canned error resposnes moved into server api (duh), updated readme
Colin Okay
2022-02-08
added app-state table
Colin Okay
2022-02-08
refactored lazybones:app function
Colin Okay
2022-02-08
readme
Colin Okay
2022-02-08
updated readme
Colin Okay
2022-02-08
adding route variables to the documentation generator
Colin Okay
2022-02-08
changing route variable syntax
Colin Okay
2022-02-08
hacking on documentation module
Colin Okay
2022-02-08
added support for basic documentation of apps
Colin Okay
2022-02-07
re-exporting symbols from lazybones
Colin Okay
2022-02-07
debugging post body deserialization
Colin Okay
2022-02-07
comments in package.lisp
Colin Okay
2022-02-07
todo
Colin Okay
2022-02-07
huzzah! all the parts are in place.
Colin Okay
2022-02-07
typo
Colin Okay
2022-02-07
supporting responses
Colin Okay
2022-02-07
endpoint registration
Colin Okay
2022-02-06
authorization check logic; route variables
Colin Okay
2022-02-06
defined lazybones namespace for holding app instances
Colin Okay
2022-02-06
homepackage of dynamic variables changed to lazybones.backend
Colin Okay
Just so that they can be referenced without prefix as the default value of keyword arguments in lazybones.backend
2022-02-06
binding of dynamic variables pushed to run-endpoint
Colin Okay
2022-02-06
Route handling logic written (untested)
Colin Okay
2022-02-04
initial work developing hunchentoot backend
Colin Okay
2022-02-04
removing old modules
Colin Okay
2022-02-03
Filling out a prospective oo protocol
Colin Okay
2022-02-03
empty hacking
Colin Okay
2022-02-03
explicitly depending on cl-ppcre
Colin Okay
2022-02-03
added lazybones-hunchentoot.lisp - to be a backend for lazybones
Colin Okay
2022-02-03
hacking on lazybones reboot
Colin Okay
2022-02-03
defined initial app class
Colin Okay
2022-02-03
initial commit on lazybones revolution
Colin Okay
added clpmfile
2021-09-07
moo
Colin Okay
2021-03-08
added examples to readme
Colin Okay
2020-12-21
Merge branch 'master' of github.com:cbeo/lazybones
Colin Okay
2020-12-21
updated readme
Colin Okay
2020-12-21
removed dep on parzival, introduced dep on hunchentoot
Colin Okay
hopefully the hunchentoot dep is temporary. I had to patch over my ill-conceived multipart form decoder.
2020-12-17
Update README.md
Colin Okay
2020-12-17
Update README.md
Colin Okay
2020-12-14
added http-redirect
Colin Okay
2020-12-11
support for multi-evidence
Colin Okay
2020-11-22
added reluctant installation documentation
Colin Okay
2020-11-21
typo
Colin Okay
2020-11-21
added readme
Colin Okay
2020-08-04
added filter option to lazybones:serve-directory
Colin Okay
2020-08-04
clean
Colin Okay
[next]