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
path:
root
/
lazybones.lisp
Age
Commit message (
Expand
)
Author
2023-11-18
version 1.0
colin
2023-11-18
Version bump; Allow for control of keyword reading
colin
2023-09-17
Fixed response header setting to make redirection work
colin
2023-04-06
Changed warnings
colin
2023-04-05
Fix: I'm confused as to how this had gone so long
colin
2022-10-15
Fix: name clash
Colin Okay
2022-10-15
Add: app-dict
Colin Okay
2022-10-15
Refactor: defendpoint defines a function; easier debugging
Colin Okay
2022-10-14
Add: ext->mimetype utility
Colin Okay
2022-10-14
Refactor: made route parameter variables ignorable
Colin Okay
2022-02-23
added prefixes to apps
Colin Okay
2022-02-21
adding copyright notices
Colin Okay
2022-02-20
Merge branch 'master' of github.com:cbeo/lazybones
Colin Okay
2022-02-20
ultra basic debugging on handler error
Colin Okay
2022-02-17
add whole classes to documentation
Colin Okay
2022-02-16
allowing get endpoints to respond to head requests
Colin Okay
2022-02-16
added definitions to apps; appended definitions to generated docs
Colin Okay
2022-02-13
Made 200 response the default. http-err now singals condition
Colin Okay
2022-02-12
returning 403 on not authorized
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-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
removed obsolete utility
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
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
debugging post body deserialization
Colin Okay
2022-02-07
huzzah! all the parts are in place.
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
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-03
Filling out a prospective oo protocol
Colin Okay
2022-02-03
empty hacking
Colin Okay
2022-02-03
hacking on lazybones reboot
Colin Okay
2022-02-03
defined initial app class
Colin Okay
2021-09-07
moo
Colin Okay
2020-12-21
removed dep on parzival, introduced dep on hunchentoot
Colin Okay
[next]