8000 GitHub - koko-u/actix-todo: Simple TODO application using actix-web framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

koko-u/actix-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actix-Web TODO Application

https://todoapp-mzec.onrender.com

using crates

crates description memo
actix-web Web framework for Rust
actix-files Actix-Web static file server serve bootstrap css framework
actix-web-flash-messages flash message framework for Actix-Web
askama Type-safe Template for Rust
derive_more additional derive macros use beta version
env_logger implementation for log crates via an env variables
serde Serialize / Deserialize framework
sqlx async SQL query DSL
validify validation library use of derive macro

features

  • list tasks
  • create new task
  • edit task status
  • view task detail

not yet implemented

  • user management
  • add tags for task

About

Simple TODO application using actix-web framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0