Skip to content
/ actix-web-starter Public template

RUST API starter template with actix-web and actix-web-actors / global state management across requests => AppState shared with cron job and actor scheduler

License

Notifications You must be signed in to change notification settings

baakeydow/actix-web-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actix-web-starter

Actix web starter template

Help

cargo run -- -c '--help'

Dev

cargo watch -x 'run --bin actix-web-starter -- --dev'

Prod

sh run_actix_api.sh

About

RUST API starter template with actix-web and actix-web-actors / global state management across requests => AppState shared with cron job and actor scheduler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published