Skip to content

ogghead/spin-wasm-component-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spin WASM Component Demo

This package is intended as a demo on how to use Fermyon Spin to seamlessly integrate HTTP middleware components cross-language on Spin components that follow the WASI HTTP 0.2 specification

Setup

Building

  • Build the auth component with cargo component build --release
  • Build spin components with spin build
  • Start the app with spin up -- you should now be able to hit the /rust-api and /py-api endpoints to demonstrate linked auth middleware for both.

Future Goals

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages