todo-api

This code is my learning of Rust and it’s intricacies - I wanted to do a fairly well defined easy project that allowed me to create something nearer a real project. It is likely to contain some front end (Angular) before it is done.

Project

The project is basically me experimenting with rust and creating a documented progression through the learning.

It will have 3 parts:

  1. The backend server and API
  2. The front end (served from the server component)
  3. a physical IoT component - giving an external interface to tasks.

TODO