index
:
colin/weekend.git
main
Metaclass driven HTTP service definitions
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
endpoint.lisp
Age
Commit message (
Expand
)
Author
2024-11-28
Added thread-safe debug logging when debugging is on
colin
2024-11-23
Better error in route-to
colin
2024-10-20
More tweaks to API doc generation
colin
2024-10-20
Modifiy doc gen to show return type
colin
2024-08-24
Add: slot-value-mapper
colin
2024-08-17
Add check-request-compliance method and get-header function
colin
2024-08-17
Add: general http error for use in user applications
colin
2024-05-31
Add: slot definition documentation printed in API doc gen
colin
2024-05-31
Fix: bad function call in default argument
colin
2024-05-28
Add: parenscript request api function generation
colin
2024-05-12
Fix: route builder bug;
colin
2024-05-11
Update: README. Add: print-all-route-documentation
colin
2024-05-11
Add: kitchensink example
colin
2024-05-05
Remove: body-type slot of endpoint
colin
2024-05-05
Add: endpoint registry and doc fn; body deserialized by req not ep
colin
2024-05-05
Fix: route-builder constructor; Modify: dice roller [example]
colin
2024-05-04
dropped defendpoint; added example
colin
2024-05-04
added defendpoint macro
colin
2024-05-04
initial commit
colin