spin-contrib-http

Crates.iospin-contrib-http
lib.rsspin-contrib-http
version0.0.8
sourcesrc
created_at2024-04-26 11:14:56.522387
updated_at2024-06-04 07:55:42.388622
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
size38,801
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: 28

cargo fmt