Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 283 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 283 Bytes

Spin component in TinyGo

$ RUST_LOG=spin=trace spin build --up

The application can now receive requests on http://localhost:3000:

$ curl -i localhost:3000
HTTP/1.1 200 OK
content-length: 23
date: Tue, 29 Nov 2022 06:59:24 GMT

message:  I'm a teapot