kemal-auth-token
mastergithub.com/dscottboggs/kemal-auth-token
Kemal middleware to authentication via HTTP header token using JWT
github.com/dscottboggs/kemal-auth-token
Kemal middleware to authentication via HTTP header token using JWT
github.com/kemalcr/kemal-basic-auth
Basic Auth for Kemal applications
github.com/maiha/kemal-basic-auth
Basic auth for your Kemal application
github.com/stephannv/kemal_blueprint_demo_app
A Kemal application using Blueprint to serve HTML pages
github.com/kemalcr/kemal-cache
Powerful Caching for Kemal applications
github.com/sdogruyol/kemal-chat
Sample application to demonstrate how easy it is to build realtime applications with Kemal using WebSocket.
github.com/hugopl/kemal-controller
Controller classes for your kemal application.
github.com/kemalcr/kemal-csrf
Add CSRF protection to your Kemal application
github.com/krthr/kemal-file-routes
github.com/crystal-garage/kemal-flash
Temporary storage between actions in Kemal
github.com/crystal-china/kemal-flash
Temporary storage between actions in kemal
github.com/henrikac/kemal-form
A shard that makes it easy and fun to work with forms in your Kemal applications.
github.com/sdogruyol/kemal-github-api
Github API routes benchmark for Kemal
github.com/kemalcr/kemal-hmac
HMAC middleware for Kemal applications
github.com/anhsirk0/kemal-html2pdf
Kemal application to convert html markup to pdf
github.com/urunsiyabend/kemal-identity
Authentication for Crystal web applications — Kemal integration included. Server-side opaque sessions, password credentials, revocation.
github.com/urunsiyabend/kemal-identity-argon2
Argon2id password hashing for kemal_identity. A separate shard because it needs a C binding to libargon2, which is the only real reason to split one.
github.com/erayjsx/kemal-inertia
Inertia.js adapter for Kemal written in Crystal.
github.com/crystal-garage/kemal-kilt
Kilt templating interface helpers for Kemal
github.com/erayjsx/kemal-openapi
OpenAPI 3.1 documentation generator for Kemal. Automatically generates Swagger/OpenAPI specs from annotations, validates requests, and serves Swagger UI.