diff --git a/showcase/spin.md b/showcase/spin.md new file mode 100644 index 0000000..8dfada7 --- /dev/null +++ b/showcase/spin.md @@ -0,0 +1,20 @@ +--- +name: Spin +logo_url: https://raw.githubusercontent.com/fermyon/spin/main/docs/static/image/logo.png +website: https://www.fermyon.com/spin +description: Spin is the developer tool for building WebAssembly microservices and web applications. +keywords: webassembly, fermyon, spin, fermyon cloud, serverless, wasm, spin, deploy, next wave +--- + +![logo](https://raw.githubusercontent.com/fermyon/spin/main/docs/static/image/logo.png) + +Spin is a framework for building and running event-driven microservice applications with WebAssembly (Wasm) components. + +Spin uses Wasm because it is sandboxed, portable, and fast. Millisecond cold start times mean no need to keep applications “warm”. + +Many languages have Wasm implementations, so developers don’t have to learn new languages or libraries. + +Spin is open source and built on standards, meaning you can take your Spin applications anywhere. There are Spin implementations for local development, for self-hosted servers, for Kubernetes, and for cloud-hosted services. + +[GitHub Repo](https://github.com/fermyon/spin) +[Docs](https://developer.fermyon.com/spin/index)