all repos — quartzgun @ 2f6c88c7f3b1332ff754c4c32707b3209052cf53

lightweight web framework in go

2f6c88c7
add README and LICENSE, and refactor IndentalUserDB to support Data map
Iris Lightshard nilix@nilfm.cc
34c8b2e6
indentalUserDB: update login time and last seen time on session init
Iris Lightshard nilix@nilfm.cc
26d757e2
ignore testData/userDB.ndtl
Iris Lightshard nilix@nilfm.cc
477718dd
remove ServerTask in router
Iris Lightshard nilix@nilfm.cc
7d4b3107
fix IndentalUserDB adding colons to usernames on write
Iris Lightshard nilix@nilfm.cc
cd06fc04
rename project, add a naive test file
Iris Lightshard nilix@nilfm.cc
8179aee2
add nested template support in renderer and IndentalUserDB UserStore implementation
Iris Lightshard nilix@nilfm.cc
b17fa798
remove unused fmt in router
Iris Lightshard nilix@nilfm.cc
756a0739
initial commit

router with static files and dynamic handlers, renderers for templates, json, and xml, and beginnings of auth and cookie management
Iris Lightshard nilix@nilfm.cc