Skip to content
/ rocket-api Public template

Rocket.rs 0.5.0-rc & diesel.rs 2.0.0-rc template for building an API with AWS email sending

License

Notifications You must be signed in to change notification settings

CuriousCI/rocket-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Rocket ⛽ diesel 📫️ AWS ses ~💸 API

Rocket.rs 0.5-rc template for building an API with email sending,

rustup toolchain install nightly
rustup override set nightly
cargo install diesel_cli --no-default-features --features "postgres"
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
diesel migration run

About

Rocket.rs 0.5.0-rc & diesel.rs 2.0.0-rc template for building an API with AWS email sending

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published