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-16
patch version bumps
Colin Okay
2022-02-16
allowing get endpoints to respond to head requests
Colin Okay
2022-02-16
version bump
Colin Okay
2022-02-16
added definitions to apps; appended definitions to generated docs
Colin Okay
2022-02-16
re-exporting set-response-cookie from lazybones package
Colin Okay
2022-02-16
lazybones version bump
Colin Okay
2022-02-16
replaced setf response-cookie with set-response-cookie
Colin Okay
2022-02-16
cacheing calls to request-body per request in backend
Colin Okay
2022-02-14
version bump in hunchentoot backend
Colin Okay
2022-02-14
default content type tweak in hunchentoot backend
Colin Okay
2022-02-13
updated readme
Colin Okay
2022-02-13
Made 200 response the default. http-err now singals condition
Colin Okay
2022-02-13
renamed lazybones-test package
Colin Okay
2022-02-13
renamed lazybones-test to lazybones-example
Colin Okay
2022-02-12
formatting and comments in example
Colin Okay
2022-02-12
comments to example
Colin Okay
2022-02-12
tweaking doc generation
Colin Okay
2022-02-12
tweaking doc generation
Colin Okay
2022-02-12
updated readme
Colin Okay
2022-02-12
updated example docs output
Colin Okay
2022-02-12
updating documentation generation
Colin Okay
2022-02-12
returning 403 on not authorized
Colin Okay
2022-02-12
updated readme and example
Colin Okay
2022-02-12
tweak macro
Colin Okay
2022-02-12
bumped minor version. explicit support for query params in endpoints
Colin Okay
2022-02-12
added gitignore
Colin Okay
2022-02-10
decided to drop the app-state
Colin Okay
2022-02-10
state table synchronized
Colin Okay
2022-02-10
added remove-app-state function
Colin Okay
2022-02-10
changed app state to compare keys with equal
Colin Okay
2022-02-09
defined map-parameters
Colin Okay
2022-02-09
added let-parameters
Colin Okay
2022-02-09
more robust install-app
Colin Okay
2022-02-09
removed obsolete utility
Colin Okay
2022-02-09
added second example to readme
Colin Okay
2022-02-08
clarifying example
Colin Okay
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
[next]