#wasi #cors #cookies #spin #requests #response

spin-contrib-http

Bunch of helpers for building HTTP services using Fermyon Spin

7 releases

0.0.8 Jun 4, 2024
0.0.7 May 8, 2024
0.0.5 Apr 29, 2024

#4 in #spin

Download history 3/week @ 2024-12-08

460 downloads per month

MIT license

36KB
813 lines

Helpers for building HTTP-APIs with Fermyon Spin

spin-contrib-http 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

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.

Dependencies

~3–4MB
~71K SLoC