Skip to content

Collection of Enterprise Architectures & Patterns built with Spin and WebAssembly

Notifications You must be signed in to change notification settings

thangchung/enterprise-architectures-and-patterns

 
 

Repository files navigation

Enterprise Architectures & Patterns

This repository contains a collection of enterprise architectures and patterns, to illustrate the potential of Spin and WebAssembly (Wasm) for building real-world applications.

Each folder contains a self-contained example, including a high-level explanation of the pattern/architecture and instructions on how to build and run the particular Spin App(s).

Getting Started with Spin

If you haven't used Spin before, we highly recommend exploring the Fermyon Developer Home to get started. There you'll find everything from installing Spin on your local machine, over language-specific guides, to advanced techniques when building serverless Wasm applications.

Architectures & Patterns in this Repository

CRUD APIs

Command and Query Responsibility Segregation (CQRS)

Patterns for building HTTP APIs

Application Variables (aka Configuration Data)

Webhooks

Distributed Application Patterns

Testing

Are you looking for a particular pattern or architecture

We do our best to keep the list of enterprise architectures and patterns continuously growing. If you're missing a particular architecture or pattern, create an issue and let us know.

About

Collection of Enterprise Architectures & Patterns built with Spin and WebAssembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 62.6%
  • Go 17.2%
  • JavaScript 12.1%
  • TypeScript 3.4%
  • Makefile 2.7%
  • Python 1.6%
  • Other 0.4%