/Rust-To-Do-List

A to do list project to learn rust

Primary LanguageDockerfile

Introduction

This is just a project for me to learn RUST

Feature

  1. CRUD to do list
  2. Persistence storage (Postgres)
  3. Realtime update (Websocket)