Skip to content

langyo/cloudflare_worker_rust_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare Workers Demo with Rust

This is a simple Cloudflare worker written in Rust. It uses the sea-orm ORM to interact with SQLite that is stored in the Cloudflare D1. It also uses axum as the server framework.

It's inspired by the Cloudflare Workers Demo with Rust.

Run

Make sure you have npm and cargo installed. Be sure to use the latest version of nodejs and rust.

npx wrangler dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages