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 (
Expand
)
Author
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
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
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
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
2020-06-24
exporting mimetype fallback symbol
Colin Okay
2020-06-24
version bump
Colin Okay
2020-06-24
mimetype registry, serve-directory
Colin Okay
2020-06-08
altered syntax of with-handler-preamble
Colin Okay
2020-06-07
port
Colin Okay
2020-06-07
only stop handlers if they exist
Colin Okay
2020-06-07
reload needs the port number too
Colin Okay
2020-05-09
added logging switch and stream
Colin Okay
2020-05-07
added port to start
Colin Okay
2020-04-24
renamed decoders for consistent naming scheme.
Coin Okay
2020-04-24
formatting
Coin Okay
2020-04-24
application/x-www-form-urlencoded decoder
Coin Okay
2020-04-24
tweak to keep compiler from complaining about unused variable
Coin Okay
2020-04-23
aliasing http-ok and http-err inside defroute
Coin Okay
2020-04-23
added with-handler-preamble and implicit block to handler defs
Coin Okay
2020-04-23
reorganizing
Coin Okay
2020-04-23
moo
Coin Okay
2020-04-22
stripped parzival package from symbols in lazybones.decoders
Coin Okay
2020-04-22
in case anybody posts raw text
Coin Okay
[next]