Skip to content

stackpop/edgezero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdgeZero

Production-ready toolkit for portable edge HTTP workloads. Write once, deploy to Fastly Compute, Cloudflare Workers, or native Axum servers.

Quick Start

# Install the CLI
cargo install --path crates/edgezero-cli

# Create a new project
edgezero new my-app
cd my-app

# Start the dev server
edgezero dev

# Test it
curl http://127.0.0.1:8787/

Documentation

Full documentation is available at stackpop.github.io/edgezero.

Supported Platforms

Platform Target Status
Fastly Compute wasm32-wasip1 Stable
Cloudflare Workers wasm32-unknown-unknown Stable
Axum (Native) Host Stable

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •