spin-contrib-http

Crates.iospin-contrib-http
lib.rsspin-contrib-http
version0.0.9
created_at2024-04-26 11:14:56.522387+00
updated_at2025-09-11 09:46:26.234191+00
descriptionBunch of helpers for building HTTP services using Fermyon Spin
homepagehttps://github.com/ThorstenHans/spin-contrib-http
repositoryhttps://github.com/ThorstenHans/spin-contrib-http
max_upload_size
id1221323
size69,552
Thorsten Hans (ThorstenHans)

documentation

README

Helpers for building HTTP-APIs with Fermyon Spin

This crate contributes the following capabilities to the Spin SDK for Rust:

  • Creating cookies
  • Cross-Origin Resource-Sharing (CORS)
  • Response helpers to produce common HTTP responses
  • Request helpers to examine incoming HTTP requests

Examples

Tale a look at the examples folder.

Commit count: 31

cargo fmt