after working on https://fedibot.club I thought it'd be neat if the generic parts of that app were extracted out so they could be easily re-used by other #fennel developers

so here we go! a starter repo that gives you moonmint, object capabilities, and a fediverse-powered login system, all in under 250 lines: https://git.sr.ht/~technomancy/min-web-fennel

you can see the deployed demo here: https://oauth-demo.technomancy.us/about

fedibot club

(oh yeah, I forgot to mention, the demo server consumes 16 megabytes of resident memory, but this could be lowered further by using AOT so the Fennel compiler wouldn't need to be included at runtime)
@technomancy But then it wouldn't have a Resident Eval