Skip to content

Simple ToDo app example written in Rust with Actix-Web and MongoDB.

Notifications You must be signed in to change notification settings

beykansen/todo-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

ToDo Rust Examle

Simple ToDo app example written in Rust with Actix-Web and MongoDB.

Usage

Change MongoDB credentials in toml files which are in config/ folder.

(Optional) Provide config file name that will be used in runtime via ENV_FILE environment variable. Default is dev.

Build and run with cargo run command.

Access from browser or your favorite api test client. http://localhost:8081

About

Simple ToDo app example written in Rust with Actix-Web and MongoDB.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project