spikard-http 0.15.6-rc.18

High-performance HTTP server for Spikard with tower-http middleware stack
Documentation

spikard-http

High-performance HTTP server for Spikard with a tower-http middleware stack (compression, rate limiting, timeouts, auth, CORS, request IDs), the Handler trait used by every language binding, and lifecycle hooks (onRequest, preValidation, preHandler, onResponse, onError).

Most users should depend on spikard instead — it re-exports the HTTP runtime with sensible defaults.

For framework documentation, see the Spikard repository.

License

MIT — see LICENSE.